bug 621837] error console spew for missing app.update.url.details r=vingtetun

This commit is contained in:
Brad Lassey 2010-12-29 02:35:49 -05:00
Родитель 023edd4be5
Коммит 9184ef1949
1 изменённых файлов: 2 добавлений и 0 удалений

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

@ -478,6 +478,8 @@ pref("app.update.url.manual", "http://www.mozilla.com/%LOCALE%/m/");
pref("app.update.url.details", "http://www.mozilla.com/%LOCALE%/mobile/releases/");
#else
pref("app.update.interval", 28800);
pref("app.update.url.manual", "http://www.mozilla.com/%LOCALE%/mobile/");
pref("app.update.url.details", "http://www.mozilla.com/%LOCALE%/mobile/");
#endif
#endif