aboutsummaryrefslogtreecommitdiff
path: root/battering/packages/patches/palemoon-vendor-basename.patch
blob: 3b0d27c1d70c16d7244527f7b480071bfd890022 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
diff --git a/palemoon/app/application.ini b/palemoon/app/application.ini
index c64ed90797..e2fdab4e0b 100644
--- a/palemoon/app/application.ini
+++ b/palemoon/app/application.ini
@@ -19,10 +19,10 @@
 #include @TOPOBJDIR@/source-repo.h
 
 [App]
-# Vendor=@MOZ_APP_VENDOR@
-Vendor=Moonchild Productions
-# Name=@MOZ_APP_BASENAME@
-Name=Pale Moon
+Vendor=@MOZ_APP_VENDOR@
+# Vendor=Moonchild Productions
+Name=@MOZ_APP_BASENAME@
+# Name=Pale Moon
 RemotingName=@MOZ_APP_REMOTINGNAME@
 #ifdef MOZ_APP_DISPLAYNAME
 CodeName=@MOZ_APP_DISPLAYNAME@