home *** CD-ROM | disk | FTP | other *** search
/ ftp.swcp.com / ftp.swcp.com.zip / ftp.swcp.com / mac / mozilla-macos9-1.3.1.sea.bin / Mozilla1.3.1 / Defaults / Pref / xpinstall.js < prev    next >
Text File  |  2003-06-08  |  219b  |  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.