Skip to content
Snippets Groups Projects
Verified Commit a8bdffa0 authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame :jack_o_lantern:
Browse files

fixup! TB3: Tor Browser's official .mozconfigs.

Bug 41509: Set the remoting name for dev builds, and add a comment to
tell downstream builders that do not use tor-browser-build that they
might want to customize it as well.
parent f761cc45
No related branches found
No related tags found
1 merge request!734Bug 42030: Rebased 13.0 alpha onto Firefox 115.2.0esr
. $topsrcdir/browser/config/mozconfigs/base-browser
mk_add_options MOZ_APP_DISPLAYNAME="Tor Browser"
# If building outside tor-browser-build, you might want to customize this value.
# On Linux, it influences the WM_CLASS value, which is shown on GNOME's ALT-TAB,
# for example.
# We customize it in tor-browser-build because we include the channel name, just
# like Firefox does.
# export MOZ_APP_REMOTINGNAME="Tor Browser"
ac_add_options --with-relative-data-dir=TorBrowser/Data/Browser
# This is not needed with the relative data directory, but it is when you
......
......@@ -5,6 +5,7 @@
# during development.
export MOZILLA_OFFICIAL=
export MOZ_APP_REMOTINGNAME="Tor Browser Dev"
ac_add_options --with-branding=browser/branding/tb-nightly
ac_add_options --enable-default-toolkit=cairo-gtk3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment