SOURCES: mozilla-firefox-lang.patch (NEW) - taken from mandriva cvs

blekot blekot at pld-linux.org
Mon Jan 16 16:32:10 CET 2006


Author: blekot                       Date: Mon Jan 16 15:32:10 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- taken from mandriva cvs

---- Files affected:
SOURCES:
   mozilla-firefox-lang.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/mozilla-firefox-lang.patch
diff -u /dev/null SOURCES/mozilla-firefox-lang.patch:1.1
--- /dev/null	Mon Jan 16 16:32:10 2006
+++ SOURCES/mozilla-firefox-lang.patch	Mon Jan 16 16:32:05 2006
@@ -0,0 +1,12 @@
+--- mozilla/browser/app/profile/firefox.js.lang	2005-01-13 15:32:03.509282726 +0100
++++ mozilla/browser/app/profile/firefox.js	2005-01-13 15:33:40.220914789 +0100
+@@ -253,6 +253,9 @@
+ pref("font.language.group", "chrome://global/locale/intl.properties");
+ pref("intl.menuitems.alwaysappendaccesskeys","chrome://global/locale/intl.properties");
+ 
++// Use LANG environment variable to choose locale
++pref("intl.locale.matchOS", true);
++
+ // 0=lines, 1=pages, 2=history , 3=text size
+ pref("mousewheel.withcontrolkey.action",3);
+ pref("mousewheel.withshiftkey.action",2);
================================================================


More information about the pld-cvs-commit mailing list