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 436397 - [Patch] Run gtk-update-icon-cache in uninstall-hook
[Patch] Run gtk-update-icon-cache in uninstall-hook
Status: RESOLVED FIXED
Product: gnome-system-tools
Classification: Deprecated
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Carlos Garnacho
Carlos Garnacho
Depends on:
Blocks: 362604
 
 
Reported: 2007-05-06 17:51 UTC by David Farning
Modified: 2007-07-05 23:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to run gtk-update-icon-cache in uninstall-hook (1.04 KB, patch)
2007-05-06 17:53 UTC, David Farning
committed Details | Review

Description David Farning 2007-05-06 17:51:46 UTC
+++ This bug was initially created as a clone of Bug #432437 +++

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 David Farning 2007-05-06 17:53:55 UTC
Created attachment 87661 [details] [review]
patch to run gtk-update-icon-cache in uninstall-hook
Comment 2 Carlos Garnacho 2007-07-05 23:54:26 UTC
Committed to trunk, thanks! :)