Skip to content
Snippets Groups Projects
Commit 39d95c67 authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame :jack_o_lantern: Committed by richard
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 4d5efc7c
Branches
Tags
1 merge request!725Bug 41509: Customize the remoting name for Tor Browser
. $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