]> git.pld-linux.org Git - packages/thunderbird.git/commitdiff
- modify useragent too
authorhawk <hawk@pld-linux.org>
Tue, 24 Jun 2008 11:18:27 +0000 (11:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    icedove-branding.patch -> 1.2

icedove-branding.patch

index 612a7752be886c01e2dab19eb95b1918e2610447..ba3007e4d38e13cbddb0712ca26c8a4c3f533d03 100644 (file)
@@ -26,6 +26,18 @@ diff -urN mozilla.orig/configure.in mozilla/configure.in
    MOZ_XUL_APP=1
    MOZ_THUNDERBIRD=1
    MOZ_MATHML=
+diff -urN mozilla.orig/mail/app/profile/all-thunderbird.js mozilla/mail/app/profile/all-thunderbird.js
+--- mozilla.orig/mail/app/profile/all-thunderbird.js   2008-06-23 14:04:11.000000000 +0200
++++ mozilla/mail/app/profile/all-thunderbird.js        2008-06-24 13:09:21.000000000 +0200
+@@ -35,7 +35,7 @@
+  *
+  * ***** END LICENSE BLOCK ***** */
+-#expand pref("general.useragent.extra.thunderbird", "Thunderbird/__APP_VERSION__");
++#expand pref("general.useragent.extra.thunderbird", "Icedove/__APP_VERSION__");
+ #expand pref("general.useragent.locale", "__AB_CD__");
+ pref("general.skins.selectedSkin", "classic/1.0");
 diff -urN mozilla.orig/mail/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf.in mozilla/mail/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf.in
 --- mozilla.orig/mail/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf.in     2008-06-23 14:04:11.000000000 +0200
 +++ mozilla/mail/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf.in  2008-06-23 19:38:21.000000000 +0200
This page took 0.035973 seconds and 4 git commands to generate.