Commit Graph

6 Commits

Author SHA1 Message Date
ajacoutot
973a6fb381 - tweak the way the gtk-update-icon-cache goo is run
gtk-update-icon-cache is part of gtk+2: adding gtk+2 to run_depends just
to update the icon cache (which only gtk apps can use) is overkill to
say the least!
As from now, each time icons are installed under %D/share/icons, we try
to execute gtk-update-icon-cache and if it is not there, we just ignore
the error.
What it means is that if you have gtk+2 installed, then it'll run fine
and your apps will be able to use the cache. Otherwise, it will silently
fails which is fine since it means none of your apps would have been
able to take advantage of the cache anyway.

discussed with jasper@
2008-04-17 08:10:09 +00:00
ajacoutot
09b1a95c36 - add update-desktop-database and gtk-update-icon-cache goo 2007-12-15 21:13:00 +00:00
jasper
8d0731bc7c unbreak by updating it mail-notification to 4.0
misses some functionality; will be added soon.

"looks okay" bernd@
2007-05-20 13:22:31 +00:00
alek
1f9b14fba5 - Update to 1.0; contains fixes for two security issues
- Remove sasl and gmail FLAVORs

From Thomas Delaet <thomas@delaet.org> (MAINTAINER)
2005-03-05 20:47:05 +00:00
naddy
4796dd7aab remove trailing whitespace 2005-01-30 15:38:15 +00:00
naddy
0ace832964 Import mail-notification 0.6.2.
Submitted by Thomas Delaet <thomas@delaet.org>.

Mail Notification is a status icon (aka tray icon) that informs you
if you have new mail.  It works with system trays implementing the
freedesktop.org System Tray Specification.
2004-10-11 00:51:34 +00:00