]> git.pld-linux.org Git - packages/firefox.git/commitdiff
- mozilla-firefox-lang.patch seems to do nothing. removed auto/ac/mozilla-firefox-1_5-4
authorblekot <blekot@pld-linux.org>
Thu, 19 Jan 2006 17:38:41 +0000 (17:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mozilla-firefox-lang.patch -> 1.2
    mozilla-firefox.spec -> 1.116

mozilla-firefox-lang.patch [deleted file]
mozilla-firefox.spec

diff --git a/mozilla-firefox-lang.patch b/mozilla-firefox-lang.patch
deleted file mode 100644 (file)
index f0f7325..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
---- 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);
index bd9e19de2240ce9b39f745d3a60ec623b6fbc1c9..ecb64526f59ca171885cd2743e4ae437774400cc 100644 (file)
@@ -24,7 +24,6 @@ Patch1:               %{name}-lib_path.patch
 Patch2:                %{name}-nss-system-nspr.patch
 Patch3:                %{name}-nopangoxft.patch
 Patch4:                %{name}-name.patch
-Patch5:                %{name}-lang.patch
 # official patches
 # certain ui operations cause prolonged hang (cpu at 100%)
 Patch100:      %{name}-bug305970.patch
@@ -107,7 +106,6 @@ Angloj
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-#%patch5 -p1
 
 # official patches
 %patch100 -p1
This page took 0.029887 seconds and 4 git commands to generate.