GNOME Bugzilla – Bug 432435
[Patch] Run gtk-update-icon-cache in uninstall-hook
Last modified: 2007-05-07 18:17:52 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 86809 [details] [review] patch to run gtk-update-icon-cache in uninstall-hook
Committed to gnome-2-18 branch so the fix goes in both places. Thanks. 2007-04-22 Adam Schreiber <sadam@clemson.edu> * pixmaps/Makefile.am (update-icon-cache): fix gtk-update-icon-cache for uninstall-hook. Patch from Brian Pepple. Fixes bug #432435