Commit Graph

7 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
b9a1b93b2a - minor update to leafpad-0.8.13
- use intltool module
- add gtk-update-icon-cache goo
2007-12-25 20:26:54 +00:00
ajacoutot
270bdd232e - update to leafpad-0.8.12
seems to fix the sigpipe crash some people were seeing when printing to a
non-existent printer
2007-09-24 08:00:49 +00:00
ajacoutot
c41eca6a41 - make use of desktop-file-utils 2007-07-13 08:54:48 +00:00
ajacoutot
9e1d40ebb4 - update to leafpad-0.8.11
from Vlad Glagolev <stelzy at gmail dot com>
2007-07-07 18:18:30 +00:00
ajacoutot
5094c4b687 - (small) update to 0.8.10
new icons, new translations and some bug fixes
2007-04-23 09:21:33 +00:00
pvalchev
62e0bfc28f import of leafpad-0.8.7
simple GTK+ text editor

from Antoine Jacoutot <ajacoutot@lphp.org>
2006-03-09 01:43:48 +00:00