1
Upgrade notifier tray icon
2
--------------------------
4
This is a small tray icon that backgrounds itself and checks for
5
upgrades every 60 minutes. It does nothing more. It must be ensured
6
by other means (like a cron job) that a regular "apt-get update" is
9
Needs libgnomeui2.0-dev to build and gksu to run.
11
Based on ideas of Matt Zimmerman und Jeff Waught. Tray example from
12
Lukas Lipka <lukas@pmad.net>. Thanks!