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 432437 - [Patch] Run gtk-update-icon-cache in uninstall-hook
[Patch] Run gtk-update-icon-cache in uninstall-hook
Status: RESOLVED FIXED
Product: bug-buddy
Classification: Deprecated
Component: general
2.20.x
Other Linux
: Normal normal
: ---
Assigned To: Bug-buddy Maintainers
Bug-buddy Maintainers
Depends on:
Blocks: 362604
 
 
Reported: 2007-04-23 01:21 UTC by Brian Pepple
Modified: 2008-07-15 10:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


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

Description Brian Pepple 2007-04-23 01:21:54 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:22:46 UTC
Created attachment 86811 [details] [review]
patch to run gtk-update-icon-cache in uninstall-hook
Comment 2 Christian Kirbach 2007-11-14 14:12:57 UTC
Patch looks good to me
Comment 3 Christian Kirbach 2008-02-08 20:53:45 UTC
fer?
Comment 4 Cosimo Cecchi 2008-07-15 10:19:25 UTC
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).