wok annotate firefox/stuff/firefox-branding.js @ rev 13057

mariadb: Fix WGET_URL (again)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Wed Jun 20 16:39:21 2012 +0200 (2012-06-20)
parents
children
rev   line source
pankso@197 1 pref("startup.homepage_override_url","http://www.mozilla.com/%APP%/%VERSION%/whatsnew/");
pankso@197 2 pref("startup.homepage_welcome_url","http://www.mozilla.com/%APP%/%VERSION%/firstrun/");
pankso@197 3 // URL user can browse to manually if for some reason all update installation
pankso@197 4 // attempts fail.
pankso@197 5 pref("app.update.url.manual", "http://www.mozilla.org/products/%APP%/");
pankso@197 6 // A default value for the "More information about this update" link
pankso@197 7 // supplied in the "An update is available" page of the update wizard.
pankso@197 8 pref("app.update.url.details", "http://www.mozilla.org/projects/%APP%/");
pankso@197 9
pankso@197 10 // Release notes URL
pankso@197 11 pref("app.releaseNotesURL", "http://www.mozilla.org/%APP%/%VERSION%/releasenotes/");
pankso@197 12
pankso@197 13 // Search codes belong only in builds with official branding
pankso@197 14 pref("browser.search.param.yahoo-fr", "");
pankso@197 15 pref("browser.search.param.yahoo-fr-cjkt", "");
pankso@197 16 pref("browser.search.param.yahoo-f-CN", "");