diff options
author | Gaming4JC <g4jc@bulletmail.org> | 2018-06-02 20:10:56 -0400 |
---|---|---|
committer | Gaming4JC <g4jc@bulletmail.org> | 2018-06-02 20:10:56 -0400 |
commit | 10b699870a94bd1df08214761bf77c2f1c7abad2 (patch) | |
tree | 280b2870aabc84dbc899a843fe6d8021671bf44f /confvars.sh | |
parent | 20f63f69370454ed326dcd193e56a8d78aeba6a3 (diff) | |
download | iceweasel-uxp-10b699870a94bd1df08214761bf77c2f1c7abad2.tar.gz |
iceweasel-uxp branding fixes
Diffstat (limited to 'confvars.sh')
-rwxr-xr-x | confvars.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/confvars.sh b/confvars.sh index 9ea79a7..af412f8 100755 --- a/confvars.sh +++ b/confvars.sh @@ -3,7 +3,7 @@ # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. -MOZ_APP_BASENAME=Iceweasel +MOZ_APP_BASENAME=Iceweasel-UXP MOZ_APP_VENDOR=Hyperbola MOZ_PHOENIX=1 HYPE_ICEWEASEL=1 |