Mozilla Cross-Reference mozilla1.8
mozilla/ browser/ app/ firefox-branding.js
CVS Log
CVS Blame
CVS Graph
Diff file
Raw file
changes to
this file in
the last:
day
week
month
view using tree:
1 pref("startup.homepage_override_url","http://www.mozilla.org/projects/%APP%/%VERSION%/whatsnew/");
2 pref("startup.homepage_welcome_url","http://www.mozilla.org/projects/%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%/");
9 
10 // Release notes URL
11 pref("app.releaseNotesURL", "http://www.mozilla.org/projects/%APP%/%VERSION%/releasenotes/");
12 
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", "");
17