mirror of
https://abf.rosa.ru/djam/firefox.git
synced 2025-02-25 11:02:59 +00:00
drop firefox-39.0-disable-check-default-browser.patch
This commit is contained in:
parent
ffdc8882f4
commit
3809a9323f
2 changed files with 0 additions and 14 deletions
|
@ -1,12 +0,0 @@
|
|||
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 2015-07-03 13:03:04.894795120 +0300
|
||||
+++ mozilla-release/browser/app/profile/firefox.js 2015-07-03 13:21:53.836449297 +0300
|
||||
@@ -271,7 +271,7 @@
|
||||
#endif
|
||||
|
||||
// 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);
|
||||
pref("browser.shell.mostRecentDateSetAsDefault", "");
|
||||
|
|
@ -44,7 +44,6 @@ Source0: ftp://ftp.mozilla.org/pub/mozilla.org/%{name}/releases/%{realver}/sourc
|
|||
Source4: %{name}.desktop
|
||||
Source9: kde.js
|
||||
Source1000: README.urpmi
|
||||
Patch8: firefox-39.0-disable-check-default-browser.patch
|
||||
Patch10: firefox-3.5.3-default-mail-handler.patch
|
||||
# Patches for kde integration of FF
|
||||
Patch11: firefox-43-kde.patch
|
||||
|
@ -168,7 +167,6 @@ Files and macros mainly for building Firefox extensions.
|
|||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch8 -p1 -b .disable-check
|
||||
%patch10 -p1 -b .default-mail-handler
|
||||
|
||||
## KDE INTEGRATION
|
||||
|
|
Loading…
Add table
Reference in a new issue