wok view firefox/stuff/firefox-branding.js @ rev 2264

Sheerdns: extend wildcard scope
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 16 13:50:36 2009 +0000 (2009-02-16)
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", "");