summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaming4JC <g4jc@hyperbola.info>2019-08-10 23:47:20 -0400
committerGaming4JC <g4jc@hyperbola.info>2019-08-11 00:09:03 -0400
commit4ddcee97f11911e81daa222a10a9119cf2c335b8 (patch)
treeceb495873c600361ae43e1f9f04d9350f94347ab
parent521478df3886b38f6f9c97fe6b1d9b316cb9aabb (diff)
downloadiceweasel-uxp-4ddcee97f11911e81daa222a10a9119cf2c335b8.tar.gz
Re-Brand: Use our own program folder
We are far from being compatible with upstream Mozilla since webext rolled out, so there is no need for backwards compatibility in our XUL applications.
-rw-r--r--app/application.ini5
1 files changed, 2 insertions, 3 deletions
diff --git a/app/application.ini b/app/application.ini
index ba20db1..cc8ee72 100644
--- a/app/application.ini
+++ b/app/application.ini
@@ -20,10 +20,9 @@
[App]
# Vendor=@MOZ_APP_VENDOR@
-; We use "Mozilla" and "Firefox" here strictly for backwards compatibility in the folder structure.
-Vendor=Mozilla
+Vendor=Hyperbola
# Name=@MOZ_APP_BASENAME@
-Name=Firefox
+Name=Iceweasel-UXP
RemotingName=@MOZ_APP_REMOTINGNAME@
#ifdef MOZ_APP_DISPLAYNAME
CodeName=@MOZ_APP_DISPLAYNAME@