home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Complet / thunderbird / defaults / pref / xpinstall.js < prev   
Encoding:
Text File  |  2004-02-07  |  231 b   |  7 lines

  1. pref("xpinstall.enabled",       true);
  2.  
  3. pref("xpinstall.manual_confirm",  true);
  4.  
  5.  
  6.  
  7. pref("xpinstall.notifications.enabled",  true);
  8.  
  9. pref("xpinstall.notifications.interval", 1);
  10.  
  11. pref("xpinstall.notifications.lastDate", 0);
  12.  
  13.