home *** CD-ROM | disk | FTP | other *** search
/ PC Home 138 / PC Home issue 138.iso / Software / Essentials / Netscape / browser.xpi / bin / defaults / pref / xpinstall.js < prev   
Encoding:
Text File  |  2002-04-09  |  225 b   |  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.