home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / doc / update-notifier / README < prev   
Encoding:
Text File  |  2006-04-02  |  698 b   |  20 lines

  1. Upgrade notifier tray icon
  2. --------------------------
  3.  
  4. This is a small tray icon that backgrounds itself and checks for
  5. upgrades. It does nothing more. It must be ensured by other means
  6. (like a cron job) that a regular "apt-get update" is done. This is
  7. ensured by installing a option into /etc/apt/apt.conf.d to trigger a
  8. cron update script. It uses FAM to monitor /var/lib/apt/lists/* and 
  9. /var/lib/update-notifier/dpkg-run-stamp. If they change it updates it's
  10. status.
  11.  
  12. Needs libgnomeui2.0-dev and libhal-dev to build and gksu to run.
  13.  
  14.  
  15. Based on ideas of Matt Zimmerman und Jeff Waught. Tray example from
  16. Lukas Lipka <lukas@pmad.net>. Lot's of cleanups from Michiel Sikkes.
  17. Thanks!
  18.  
  19. Michael Vogt
  20.