summaryrefslogtreecommitdiff
path: root/src/patches/debian-hacks
diff options
context:
space:
mode:
Diffstat (limited to 'src/patches/debian-hacks')
-rw-r--r--src/patches/debian-hacks/Icedove-branding.patch24
1 files changed, 12 insertions, 12 deletions
diff --git a/src/patches/debian-hacks/Icedove-branding.patch b/src/patches/debian-hacks/Icedove-branding.patch
index bc57894..2535c7c 100644
--- a/src/patches/debian-hacks/Icedove-branding.patch
+++ b/src/patches/debian-hacks/Icedove-branding.patch
@@ -7,10 +7,10 @@ Subject: Icedove branding
mail/confvars.sh | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
-diff --git a/im/app/application.ini b/im/app/application.ini
+diff --git a/comm/im/app/application.ini b/comm/im/app/application.ini
index 856b900..9ffa5d8 100644
---- a/im/app/application.ini
-+++ b/im/app/application.ini
+--- a/comm/im/app/application.ini
++++ b/comm/im/app/application.ini
@@ -4,7 +4,7 @@
#filter substitution
@@ -18,20 +18,20 @@ index 856b900..9ffa5d8 100644
-Name=Instantbird
+Name=Icedove
Version=@APP_VERSION@
- BuildID=@GRE_BUILDID@
+ BuildID=@MOZ_BUILDID@
#ifdef MOZ_SOURCE_REPO
-diff --git a/mail/confvars.sh b/mail/confvars.sh
+diff --git a/comm/mail/confvars.sh b/comm/mail/confvars.sh
index bbf6f2d..57d0097 100644
---- a/mail/confvars.sh
-+++ b/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/.
+--- a/comm/mail/confvars.sh
++++ b/comm/mail/confvars.sh
+@@ -5,8 +5,8 @@
+
+ . ${_topsrcdir}/$MOZ_BUILD_APP/../comm-confvars.sh
-MOZ_APP_BASENAME=Thunderbird
-MOZ_APP_NAME=thunderbird
+MOZ_APP_BASENAME=Icedove
+MOZ_APP_NAME=icedove
MOZ_UPDATER=1
- MOZ_THUNDERBIRD=1
- MOZ_APP_STATIC_INI=1
+
+ if test "$OS_ARCH" = "WINNT" -o \