summaryrefslogtreecommitdiff
path: root/confvars.sh
diff options
context:
space:
mode:
authorGaming4JC <g4jc@bulletmail.org>2018-05-16 21:03:55 -0400
committerGaming4JC <g4jc@bulletmail.org>2018-05-16 21:03:55 -0400
commitc4a763945657a357e883751a6e19ab5f316d366a (patch)
tree39db8c3a0a5ab6b2df89cdcd840dafa7744d40c7 /confvars.sh
parenta00ebe310304ea8eea734f1dc885f78258ed3755 (diff)
downloadiceweasel-uxp-c4a763945657a357e883751a6e19ab5f316d366a.tar.gz
change branding directory
Diffstat (limited to 'confvars.sh')
-rwxr-xr-xconfvars.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/confvars.sh b/confvars.sh
index 3669eee..e66e94c 100755
--- a/confvars.sh
+++ b/confvars.sh
@@ -38,8 +38,8 @@ MOZ_EXTENSIONS_DEFAULT=" gio"
# MOZ_APP_DISPLAYNAME will be set by branding/configure.sh
# MOZ_BRANDING_DIRECTORY is the default branding directory used when none is
# specified. It should never point to the "official" branding directory.
-MOZ_BRANDING_DIRECTORY=$MOZ_BUILD_APP/branding/unofficial
-MOZ_OFFICIAL_BRANDING_DIRECTORY=$MOZ_BUILD_APP/branding/official
+MOZ_BRANDING_DIRECTORY=$MOZ_BUILD_APP/branding/iceweasel
+MOZ_OFFICIAL_BRANDING_DIRECTORY=$MOZ_BUILD_APP/branding/iceweasel
MOZ_APP_ID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}
# This should usually be the same as the value MAR_CHANNEL_ID.
# If more than one ID is needed, then you should use a comma separated list