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

Up: gcompris (9.6) BUG: still svg icon loading
author Christophe Lincoln <pankso@slitaz.org>
date Fri Mar 18 13:03:38 2011 +0100 (2011-03-18)
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", "");