home *** CD-ROM | disk | FTP | other *** search
/ Practical Web Pages 2001 April / Practical.bin / pc / Netscape / browser.xpi / bin / defaults / pref / xpinstall.js < prev   
Encoding:
Text File  |  1999-10-05  |  223 b   |  6 lines

  1. pref("xpinstall.enabled",       true);
  2. pref("xpinstall.manual_confirm",  true);
  3.  
  4. pref("xpinstall.notifications.enabled",  true);
  5. pref("xpinstall.notifications.interval", 1);
  6. pref("xpinstall.notifications.lastDate", 0);