* Makefile.am
Also update the icon cache on uninstall.
This prevents possible problems when Claws Mail was
uninstalled and installed again into a different location,
see http://bugzilla.gnome.org/show_bug.cgi?id=362604
and the blog post linked therein
+2009-09-07 [holger] 3.7.2cvs29
+
+ * Makefile.am
+ Also update the icon cache on uninstall.
+ This prevents possible problems when Claws Mail was
+ uninstalled and installed again into a different location,
+ see http://bugzilla.gnome.org/show_bug.cgi?id=362604
+ and the blog post linked therein
+
2009-09-07 [paul] 3.7.2cvs28
* src/prefs_toolbar.c
if CLAWS_GNOME2
gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
-install-data-hook:
+install-data-hook: update-icon-cache
+uninstall-hook: update-icon-cache
+
+update-icon-cache:
@-if test -z "$(DESTDIR)"; then \
echo "Updating Gtk icon cache."; \
$(gtk_update_icon_cache); \
( cvs diff -u -r 1.28.2.48 -r 1.28.2.49 src/mbox.c; ) > 3.7.2cvs26.patchset
( cvs diff -u -r 1.382.2.523 -r 1.382.2.524 src/compose.c; ) > 3.7.2cvs27.patchset
( cvs diff -u -r 1.30.2.56 -r 1.30.2.57 src/prefs_toolbar.c; ) > 3.7.2cvs28.patchset
+( cvs diff -u -r 1.24.2.25 -r 1.24.2.26 Makefile.am; ) > 3.7.2cvs29.patchset
MICRO_VERSION=2
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=28
+EXTRA_VERSION=29
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=