patches/thunderbird3-01-locale.diff
author rohinis
Tue, 29 Nov 2011 17:32:55 +0000
branchs11express-2010-11
changeset 22234 c23e64da3e06
parent 15300 9eb95636b00d
permissions -rw-r--r--
2011-11-29 Rohini S <[email protected]> * patches/Python26-22-audio.diff: Fixes CVE-2010-1634 * specs/SUNWPython26.spec: Fixes CR 7085446
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
15300
9eb95636b00d 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents:
diff changeset
     1
--- firefox3/modules/libpref/src/init/all.js.orig	2008-01-30 10:27:19.000000000 +0800
9eb95636b00d 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents:
diff changeset
     2
+++ firefox3/modules/libpref/src/init/all.js	2008-02-14 16:20:48.036707000 +0800
9eb95636b00d 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents:
diff changeset
     3
@@ -811,7 +811,7 @@
9eb95636b00d 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents:
diff changeset
     4
 pref("intl.charset.detector",               "chrome://global/locale/intl.properties");
9eb95636b00d 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents:
diff changeset
     5
 pref("intl.charset.default",                "chrome://global-platform/locale/intl.properties");
9eb95636b00d 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents:
diff changeset
     6
 pref("intl.ellipsis",                       "chrome://global-platform/locale/intl.properties");
9eb95636b00d 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents:
diff changeset
     7
-pref("intl.locale.matchOS",                 false);
9eb95636b00d 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents:
diff changeset
     8
+pref("intl.locale.matchOS",                 true);
9eb95636b00d 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents:
diff changeset
     9
 // fallback charset list for Unicode conversion (converting from Unicode)
9eb95636b00d 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents:
diff changeset
    10
 // currently used for mail send only to handle symbol characters (e.g Euro, trademark, smartquotes)
9eb95636b00d 2009-03-04 Ginn Chen <[email protected]>
ginnchen
parents:
diff changeset
    11
 // for ISO-8859-1