Change pref name

Added Preferences for software notification timer (see 14729) r. samir g.
This commit is contained in:
dougt%netscape.com 1999-10-05 21:15:30 +00:00
parent cc353be680
commit 1a924bd0b3

View File

@ -1,3 +1,6 @@
pref("xpinstall.enabled", true);
pref("xpinstall.manual_confirm", true);
pref("xpinstall.notifications_enabled", true);
pref("xpinstall.notifications.enabled", true);
pref("xpinstall.notifications.interval", 1);
pref("xpinstall.notifications.lastDate", 0);