Bug 689679 - Add What's New page to the Firefox Update Experience (backs out bug 685727), DONTBUILD

This commit is contained in:
Christian Legnitto 2011-10-13 12:12:47 -07:00
Родитель 8185952576
Коммит 438c9dc9c8
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -1,5 +1,4 @@
// Fight update fatigue by suppressing whatsnew tab opening after update (bug 685727)
pref("startup.homepage_override_url","");
pref("startup.homepage_override_url","http://www.mozilla.com/%LOCALE%/%APP%/%VERSION%/whatsnew/");
pref("startup.homepage_welcome_url","http://www.mozilla.com/%LOCALE%/%APP%/%VERSION%/firstrun/");
// Interval: Time between checks for a new version (in seconds)
// nightly=6 hours, official=24 hours