home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 January / 01_02.iso / software / netscape62win / browser.xpi / bin / defaults / pref / xpinstall.js < prev   
Text File  |  2001-01-23  |  225b  |  7 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);
  7.