/[packages]/updates/1/firefox/current/SOURCES/firefox-disable-check-default-browser.patch
ViewVC logotype

Contents of /updates/1/firefox/current/SOURCES/firefox-disable-check-default-browser.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 128572 - (show annotations) (download)
Mon Jul 25 05:55:58 2011 UTC (12 years, 8 months ago) by dmorgan
File size: 680 byte(s)
SILENT: new file ./SOURCES/firefox-disable-check-default-browser.patch
1 diff -Naur mozilla/browser/app/profile/firefox.js mozilla.tpg/browser/app/profile/firefox.js
2 --- mozilla/browser/app/profile/firefox.js 2008-02-04 19:36:22.000000000 +0000
3 +++ mozilla.tpg/browser/app/profile/firefox.js 2008-02-29 21:26:08.000000000 +0000
4 @@ -184,7 +184,7 @@
5
6 // Whether or not the application should check at startup each time if it
7 // is the default browser.
8 -pref("browser.shell.checkDefaultBrowser", true);
9 +pref("browser.shell.checkDefaultBrowser", false);
10
11 // 0 = blank, 1 = home (browser.startup.homepage), 2 = last visited page, 3 = resume previous browser session
12 // The behavior of option 3 is detailed at: http://wiki.mozilla.org/Session_Restore

  ViewVC Help
Powered by ViewVC 1.1.30