Sophie

Sophie

distrib > Mageia > 6 > armv5tl > by-pkgid > dc2ceb62ed7e07be0083332d78c3d1c1 > files > 13

firefox-60.4.0-1.mga6.src.rpm

--- mozilla-beta/browser/app/profile/firefox.js.lang	2011-07-21 19:18:31.000000000 -0300
+++ mozilla-beta/browser/app/profile/firefox.js	2011-07-30 20:57:54.707580609 -0300
@@ -227,6 +227,9 @@ pref("browser.fixup.domainwhitelist.loca
 
 pref("general.skins.selectedSkin", "classic/1.0");
 
+// Use LANG environment variable to choose locale
+pref("intl.locale.matchOS", true);
+
 pref("general.smoothScroll", true);
 #ifdef UNIX_BUT_NOT_MAC
 pref("general.autoScroll", false);