mirror of
https://abf.rosa.ru/djam/firefox.git
synced 2025-02-25 11:02:59 +00:00
update patch
This commit is contained in:
parent
ab9d8aa5ef
commit
43564b4c0f
2 changed files with 6 additions and 5 deletions
|
@ -1,11 +1,12 @@
|
|||
--- mozilla-release/browser/app/profile/firefox.js.disable-software-update 2012-12-29 13:42:02.000000000 +0400
|
||||
+++ mozilla-release/browser/app/profile/firefox.js 2012-12-29 13:43:37.579380192 +0400
|
||||
@@ -225,7 +225,7 @@ pref("general.autoScroll", true);
|
||||
diff -urN mozilla-release.orig/browser/app/profile/firefox.js mozilla-release/browser/app/profile/firefox.js
|
||||
--- mozilla-release.orig/browser/app/profile/firefox.js 2013-06-25 19:43:40.900524326 +0400
|
||||
+++ mozilla-release/browser/app/profile/firefox.js 2013-06-25 19:51:11.129550256 +0400
|
||||
@@ -227,7 +227,7 @@
|
||||
pref("general.useragent.complexOverride.moodle", false); // bug 797703
|
||||
|
||||
// At startup, check if we're the default browser and prompt user if not.
|
||||
-pref("browser.shell.checkDefaultBrowser", true);
|
||||
+pref("browser.shell.checkDefaultBrowser", false);
|
||||
pref("browser.shell.shortcutFavicons",true);
|
||||
|
||||
// 0 = blank, 1 = home (browser.startup.homepage), 2 = last visited page, 3 = resume previous browser session
|
||||
// The behavior of option 3 is detailed at: http://wiki.mozilla.org/Session_Restore
|
|
@ -65,7 +65,7 @@ Patch3: mozilla-firefox-1.5.0.6-systemproxy.patch
|
|||
#Patch5: firefox-6.0-appname.patch
|
||||
Patch6: firefox-7.0-fix-str-fmt.patch
|
||||
Patch7: mozilla-firefox-run-mozilla.patch
|
||||
Patch8: firefox-17.0-disable-check-default-browser.patch
|
||||
Patch8: firefox-22.0-disable-check-default-browser.patch
|
||||
Patch9: firefox-5.0-asciidel.patch
|
||||
Patch10: firefox-3.5.3-default-mail-handler.patch
|
||||
# Patches for kde integration of FF
|
||||
|
|
Loading…
Add table
Reference in a new issue