components/desktop/thunderbird/patches/firefox-00-locale.patch
changeset 7018 fdf447a07aff
parent 7017 25872950aa80
child 7020 58ca1f0fa3a7
equal deleted inserted replaced
7017:25872950aa80 7018:fdf447a07aff
     1 Matches the OS locale. We need to determine if this patch should be sent
       
     2 upstream. 
       
     3 
       
     4 --- mozilla-esr38/modules/libpref/init/all.js.orig      2015-02-18 16:39:16.189950136 +0530
       
     5 +++ mozilla-esr38/modules/libpref/init/all.js   2015-02-18 16:40:56.002524458 +0530
       
     6 @@ -1461,7 +1461,7 @@ pref("intl.charset.detector",
       
     7  pref("intl.charset.fallback.override",      "");
       
     8  pref("intl.charset.fallback.tld",           true);
       
     9  pref("intl.ellipsis",                       "chrome://global-platform/locale/intl.properties");
       
    10 -pref("intl.locale.matchOS",                 false);
       
    11 +pref("intl.locale.matchOS",                 true);
       
    12  // fallback charset list for Unicode conversion (converting from Unicode)
       
    13  // currently used for mail send only to handle symbol characters (e.g Euro, trademark, smartquotes)
       
    14  // for ISO-8859-1