SOURCES: icedove-prefs.patch - use built-in locale detection code, not some...

arekm arekm at pld-linux.org
Mon Aug 18 18:43:57 CEST 2008


Author: arekm                        Date: Mon Aug 18 16:43:57 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- use built-in locale detection code, not some startup script hacks

---- Files affected:
SOURCES:
   icedove-prefs.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/icedove-prefs.patch
diff -u SOURCES/icedove-prefs.patch:1.1 SOURCES/icedove-prefs.patch:1.2
--- SOURCES/icedove-prefs.patch:1.1	Wed Jun 25 09:45:59 2008
+++ SOURCES/icedove-prefs.patch	Mon Aug 18 18:43:51 2008
@@ -15,6 +15,14 @@
  
  // Defines how the Application Update Service notifies the user about updates:
  //
+@@ -211,6 +211,7 @@
+ /////////////////////////////////////////////////////////////////
+ 
+ // l12n and i18n
++pref("intl.locale.matchOS", true);
+ pref("intl.charsetmenu.mailedit", "chrome://global/locale/intl.properties");
+ pref("intl.accept_languages", "chrome://global/locale/intl.properties");
+ // collationOption is only set on linux for japanese. see bug 18338 and 62015
 @@ -376,7 +376,7 @@
  pref("browser.downloadmanager.behavior", 1);
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/icedove-prefs.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list