Bug 1130852 - Add opt-out notification for calendar integration - Seamonkey part. r=neil
This commit is contained in:
Родитель
52f9399e83
Коммит
454423e2cf
|
@ -349,6 +349,9 @@ pref("network.predictor.enabled", false);
|
||||||
|
|
||||||
pref("mail.biff.show_new_alert", true);
|
pref("mail.biff.show_new_alert", true);
|
||||||
|
|
||||||
|
// default calendar integration
|
||||||
|
pref("mail.calendar-integration.opt-out", false);
|
||||||
|
|
||||||
pref("mailnews.ui.deleteMarksRead", true);
|
pref("mailnews.ui.deleteMarksRead", true);
|
||||||
|
|
||||||
// The maximum amount of decoded image data we'll willingly keep around (we
|
// The maximum amount of decoded image data we'll willingly keep around (we
|
||||||
|
|
Загрузка…
Ссылка в новой задаче