After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 432435 - [Patch] Run gtk-update-icon-cache in uninstall-hook
[Patch] Run gtk-update-icon-cache in uninstall-hook
Status: RESOLVED FIXED
Product: seahorse
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: 2.20.0
Assigned To: Seahorse Maintainer
Seahorse Maintainer
Depends on:
Blocks: 362604
 
 
Reported: 2007-04-23 01:04 UTC by Brian Pepple
Modified: 2007-05-07 18:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to run gtk-update-icon-cache in uninstall-hook (1.09 KB, patch)
2007-04-23 01:05 UTC, Brian Pepple
none Details | Review

Description Brian Pepple 2007-04-23 01:04:34 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.
Comment 1 Brian Pepple 2007-04-23 01:05:11 UTC
Created attachment 86809 [details] [review]
patch to run gtk-update-icon-cache in uninstall-hook
Comment 2 Adam Schreiber 2007-04-23 02:02:41 UTC
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