summaryrefslogtreecommitdiff
path: root/src/patches/icedove/Icedove-branding.patch
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2019-11-18 01:04:04 +0100
committerAndreas Grapentin <andreas@grapentin.org>2019-11-18 01:04:04 +0100
commit5f8b1eeed6a06267c8572ba6de735b0ba601e7fa (patch)
treede9cb8362c1b18983f5999fdac9f60a5ec43ef7b /src/patches/icedove/Icedove-branding.patch
parent62a92d254fa97339c4d26d9fd8fd7d1e2e29e4e2 (diff)
updated branding patches for icedove 68.268.2-1
Diffstat (limited to 'src/patches/icedove/Icedove-branding.patch')
-rw-r--r--src/patches/icedove/Icedove-branding.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/patches/icedove/Icedove-branding.patch b/src/patches/icedove/Icedove-branding.patch
new file mode 100644
index 0000000..ea7f564
--- /dev/null
+++ b/src/patches/icedove/Icedove-branding.patch
@@ -0,0 +1,15 @@
+diff --git a/comm/mail/confvars.sh b/comm/mail/confvars.sh
+index bbf6f2d..57d0097 100644
+--- a/comm/mail/confvars.sh
++++ b/comm/mail/confvars.sh
+@@ -3,8 +3,8 @@
+ # 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=Thunderbird
+-MOZ_APP_NAME=thunderbird
++MOZ_APP_BASENAME=Icedove
++MOZ_APP_NAME=icedove
+ MOZ_UPDATER=1
+
+ if test "$OS_ARCH" = "WINNT"; then