From 43564b4c0f7c61a8762027e72c7cbb03da6486bd Mon Sep 17 00:00:00 2001 From: Tigro Date: Tue, 25 Jun 2013 19:53:27 +0400 Subject: [PATCH] update patch --- ...h => firefox-22.0-disable-check-default-browser.patch | 9 +++++---- firefox.spec | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) rename firefox-17.0-disable-check-default-browser.patch => firefox-22.0-disable-check-default-browser.patch (50%) diff --git a/firefox-17.0-disable-check-default-browser.patch b/firefox-22.0-disable-check-default-browser.patch similarity index 50% rename from firefox-17.0-disable-check-default-browser.patch rename to firefox-22.0-disable-check-default-browser.patch index 5a2e437..2571ab5 100644 --- a/firefox-17.0-disable-check-default-browser.patch +++ b/firefox-22.0-disable-check-default-browser.patch @@ -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 diff --git a/firefox.spec b/firefox.spec index 7cf29e2..b6dff5b 100644 --- a/firefox.spec +++ b/firefox.spec @@ -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