wok-stable view firefox/stuff/firefox-branding.js @ rev 5141
linux: use utf8
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Mar 23 20:06:35 2010 +0100 (2010-03-23) |
parents | |
children |
line source
1 pref("startup.homepage_override_url","http://www.mozilla.com/%APP%/%VERSION%/whatsnew/");
2 pref("startup.homepage_welcome_url","http://www.mozilla.com/%APP%/%VERSION%/firstrun/");
3 // URL user can browse to manually if for some reason all update installation
4 // attempts fail.
5 pref("app.update.url.manual", "http://www.mozilla.org/products/%APP%/");
6 // A default value for the "More information about this update" link
7 // supplied in the "An update is available" page of the update wizard.
8 pref("app.update.url.details", "http://www.mozilla.org/projects/%APP%/");
10 // Release notes URL
11 pref("app.releaseNotesURL", "http://www.mozilla.org/%APP%/%VERSION%/releasenotes/");
13 // Search codes belong only in builds with official branding
14 pref("browser.search.param.yahoo-fr", "");
15 pref("browser.search.param.yahoo-fr-cjkt", "");
16 pref("browser.search.param.yahoo-f-CN", "");