GNOME Bugzilla – Bug 432424
[Patch] Run gtk-update-icon-cache in uninstall-hook
Last modified: 2007-05-07 18:15:21 UTC
In the theme-friendly-icons gnome goal: http://live.gnome.org/GnomeGoals/AppIcon We made all apps run gtk-update-icon-cache in install-hook. They also should call it in uninstall-hook. Refer to #362604.
Created attachment 86805 [details] [review] Patch to run gtk-update-icon-cache in uninstall-hook
Created attachment 86807 [details] [review] Patch to run gtk-update-icon-cache for uninstall-hook.
Committed to gnome-2-18 and trunk, thanks. 2007-04-22 Brian Pepple <bpepple@fedoraproject.org> * data/Makefile.am (update-icon-cache): fix gtk-update-icon-cache for uninstall-hook. (Closes: #432424)