Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release-src > by-pkgid > dbd702a35e4cffcee1e9dd8e2672d377 > files > 15

firefox-67.0.4-1.mga7.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
@@ -215,6 +215,9 @@ pref("browser.uitour.surveyDuration", 72
 pref("keyword.enabled", true);
 pref("browser.fixup.domainwhitelist.localhost", true);
 
+// 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);