GNOME Bugzilla – Bug 432437
[Patch] Run gtk-update-icon-cache in uninstall-hook
Last modified: 2008-07-15 10:19:25 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 86811 [details] [review] patch to run gtk-update-icon-cache in uninstall-hook
Patch looks good to me
fer?
Thanks, I committed the patch to trunk. Closing as FIXED. 2008-07-15 Cosimo Cecchi <cosimoc@gnome.org> * pixmaps/Makefile.am: Fix gtk-update-icon-cache for uninstall-hook. Patch by Brian Pepple (#432437).