зеркало из https://github.com/mozilla/gecko-dev.git
Bug 655567: Fix URL suggested to users for manual updates on aurora channel. r=dolske
This commit is contained in:
Родитель
ea55b5929a
Коммит
15ed44e656
|
@ -9,7 +9,7 @@ pref("app.update.interval", 28800);
|
|||
pref("app.update.download.backgroundInterval", 60);
|
||||
// URL user can browse to manually if for some reason all update installation
|
||||
// attempts fail.
|
||||
pref("app.update.url.manual", "http://nightly.mozilla.org/");
|
||||
pref("app.update.url.manual", "http://www.mozilla.com/firefox/channel/");
|
||||
// A default value for the "More information about this update" link
|
||||
// supplied in the "An update is available" page of the update wizard.
|
||||
pref("app.update.url.details", "http://www.mozilla.org/projects/%APP%/");
|
||||
|
|
Загрузка…
Ссылка в новой задаче