mozilla-preferences.patch
changeset 748 72ba5129e5fd
parent 718 6cb1ac7cd223
child 779 354c672efefa
equal deleted inserted replaced
746:b441942b2a3f 748:72ba5129e5fd
     3 This setting used to live in the branding-openSUSE package but this is causing too much
     3 This setting used to live in the branding-openSUSE package but this is causing too much
     4 confusion and therefore is currently the only setting we switch in the unbranded
     4 confusion and therefore is currently the only setting we switch in the unbranded
     5 package unconditionally.
     5 package unconditionally.
     6 
     6 
     7 # HG changeset patch
     7 # HG changeset patch
     8 # Parent 5c086bb8e0fa4f1600aced485e6156b0cdcd1755
     8 # Parent 8c1bfc96b05ef1836aad6e9f2af323f63ed1b69c
     9 
     9 
    10 diff --git a/modules/libpref/src/init/all.js b/modules/libpref/src/init/all.js
    10 diff --git a/modules/libpref/src/init/all.js b/modules/libpref/src/init/all.js
    11 --- a/modules/libpref/src/init/all.js
    11 --- a/modules/libpref/src/init/all.js
    12 +++ b/modules/libpref/src/init/all.js
    12 +++ b/modules/libpref/src/init/all.js
    13 @@ -1428,17 +1428,17 @@ pref("intl.charsetmenu.mailedit",       
    13 @@ -1503,17 +1503,17 @@ pref("converter.html2txt.header_strategy
    14  pref("intl.charsetmenu.browser.cache",      "");
    14  
    15  pref("intl.charsetmenu.mailview.cache",     "");
    15  pref("intl.accept_languages",               "chrome://global/locale/intl.properties");
    16  pref("intl.charsetmenu.composer.cache",     "");
    16  pref("intl.menuitems.alwaysappendaccesskeys","chrome://global/locale/intl.properties");
    17  pref("intl.charsetmenu.browser.cache.size", 5);
    17  pref("intl.menuitems.insertseparatorbeforeaccesskeys","chrome://global/locale/intl.properties");
    18  pref("intl.charset.detector",               "chrome://global/locale/intl.properties");
    18  pref("intl.charset.detector",               "chrome://global/locale/intl.properties");
    19  pref("intl.charset.fallback.override",      "");
    19  pref("intl.charset.fallback.override",      "");
    20  pref("intl.charset.fallback.tld",           true);
    20  pref("intl.charset.fallback.tld",           true);
    21  pref("intl.ellipsis",                       "chrome://global-platform/locale/intl.properties");
    21  pref("intl.ellipsis",                       "chrome://global-platform/locale/intl.properties");
    22 -pref("intl.locale.matchOS",                 false);
    22 -pref("intl.locale.matchOS",                 false);