diff options
author | wolfbeast <mcwerewolf@wolfbeast.com> | 2019-07-25 12:35:41 +0200 |
---|---|---|
committer | wolfbeast <mcwerewolf@wolfbeast.com> | 2019-07-25 12:35:41 +0200 |
commit | 8c29326d9612397e5771574600d2ca9e6ebe2fbd (patch) | |
tree | 18d1c8c27f51c002e05b4e28a599147624fa3820 /application/palemoon/branding/official | |
parent | 365133b9aa37372d5b40b67e03099255ca616177 (diff) | |
parent | 9c731029ab915384341842a32ee9ea599e320156 (diff) | |
download | UXP-8c29326d9612397e5771574600d2ca9e6ebe2fbd.tar UXP-8c29326d9612397e5771574600d2ca9e6ebe2fbd.tar.gz UXP-8c29326d9612397e5771574600d2ca9e6ebe2fbd.tar.lz UXP-8c29326d9612397e5771574600d2ca9e6ebe2fbd.tar.xz UXP-8c29326d9612397e5771574600d2ca9e6ebe2fbd.zip |
Merge branch 'master' of https://github.com/MoonchildProductions/UXP
Diffstat (limited to 'application/palemoon/branding/official')
-rw-r--r-- | application/palemoon/branding/official/configure.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/application/palemoon/branding/official/configure.sh b/application/palemoon/branding/official/configure.sh index a9818b4a7..8943f5819 100644 --- a/application/palemoon/branding/official/configure.sh +++ b/application/palemoon/branding/official/configure.sh @@ -2,5 +2,5 @@ # 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_DISPLAYNAME=PaleMoon +MOZ_APP_DISPLAYNAME="Pale Moon" # MOZ_UA_BUILDID=20100101 |