Magellan Linux

Annotation of /trunk/mozilla-firefox/patches/mozilla-firefox-3.6.3-fixed-default-uris.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1048 - (hide annotations) (download)
Mon Jun 7 18:09:19 2010 UTC (14 years ago) by niro
File size: 1926 byte(s)
-re-diffed patches

1 niro 1048 diff -Naur mozilla-1.9.2/browser/branding/unofficial/locales/browserconfig.properties mozilla-1.9.2-magellan/browser/branding/unofficial/locales/browserconfig.properties
2     --- mozilla-1.9.2/browser/branding/unofficial/locales/browserconfig.properties 2010-04-02 18:02:17.000000000 +0200
3     +++ mozilla-1.9.2-magellan/browser/branding/unofficial/locales/browserconfig.properties 2010-06-07 19:59:41.000000000 +0200
4     @@ -1,3 +1,3 @@
5     # Do NOT localize or otherwise change these values
6     -browser.startup.homepage=http://www.mozilla.org/projects/namoroka/
7     +browser.startup.homepage=http://www.google.com/firefox
8    
9     diff -Naur mozilla-1.9.2/browser/branding/unofficial/pref/firefox-branding.js mozilla-1.9.2-magellan/browser/branding/unofficial/pref/firefox-branding.js
10     --- mozilla-1.9.2/browser/branding/unofficial/pref/firefox-branding.js 2010-04-02 18:02:17.000000000 +0200
11     +++ mozilla-1.9.2-magellan/browser/branding/unofficial/pref/firefox-branding.js 2010-06-07 20:00:36.000000000 +0200
12     @@ -1,5 +1,5 @@
13     -pref("startup.homepage_override_url","http://www.mozilla.org/projects/%APP%/%VERSION%/whatsnew/");
14     -pref("startup.homepage_welcome_url","http://www.mozilla.org/projects/%APP%/%VERSION%/firstrun/");
15     +pref("startup.homepage_override_url","http://www.mozilla.com/%APP%/%VERSION%/whatsnew/");
16     +pref("startup.homepage_welcome_url","http://www.mozilla.com/%APP%/%VERSION%/firstrun/");
17     // The time interval between checks for a new version (in seconds)
18     // nightly=8 hours, official=24 hours
19     pref("app.update.interval", 28800);
20     @@ -14,7 +14,7 @@
21     pref("app.update.url.details", "http://www.mozilla.org/projects/%APP%/");
22    
23     // Release notes URL
24     -pref("app.releaseNotesURL", "http://www.mozilla.org/projects/%APP%/%VERSION%/releasenotes/");
25     +pref("app.releaseNotesURL", "http://www.mozilla.com/%APP%/%VERSION%/releasenotes/");
26    
27     // Search codes belong only in builds with official branding
28     pref("browser.search.param.yahoo-fr", "");