Bug 1408209 - open a whats new page in devedition (aurora branding) when version bumps. r=jaws

MozReview-Commit-ID: 7WMt4OmoRrt

--HG--
extra : rebase_source : 0a5de9ee2b0c36303f64c20d0cceb33f81c0c6b0
This commit is contained in:
Sam Foster 2017-10-13 15:44:58 -07:00
Родитель 20a125282e
Коммит 5a1f43a00f
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -4,7 +4,7 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
pref("startup.homepage_override_url", "");
pref("startup.homepage_override_url", "https://www.mozilla.org/%LOCALE%/firefox/%VERSION%a2/whatsnew/");
pref("startup.homepage_welcome_url", "https://www.mozilla.org/%LOCALE%/firefox/%VERSION%a2/firstrun/");
pref("startup.homepage_welcome_url.additional", "");
// The time interval between checks for a new version (in seconds)