зеркало из https://github.com/mozilla/pjs.git
Bug 596370 - Don't delete files opened with helper apps on Fennec exit [r=mbrubeck]
This commit is contained in:
Родитель
6764c5e22a
Коммит
3af1c0731d
|
@ -163,6 +163,9 @@ pref("alerts.slideIncrementTime", 10);
|
|||
pref("alerts.totalOpenTime", 6000);
|
||||
pref("alerts.height", 50);
|
||||
|
||||
/* download helper */
|
||||
pref("browser.helperApps.deleteTempFileOnExit", false);
|
||||
|
||||
/* password manager */
|
||||
pref("signon.rememberSignons", true);
|
||||
pref("signon.expireMasterPassword", false);
|
||||
|
|
Загрузка…
Ссылка в новой задаче