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 432424 - [Patch] Run gtk-update-icon-cache in uninstall-hook
[Patch] Run gtk-update-icon-cache in uninstall-hook
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks: 362604
 
 
Reported: 2007-04-23 00:04 UTC by Brian Pepple
Modified: 2007-05-07 18:15 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 00:05 UTC, Brian Pepple
none Details | Review
Patch to run gtk-update-icon-cache for uninstall-hook. (1.08 KB, patch)
2007-04-23 00:30 UTC, Brian Pepple
none Details | Review

Description Brian Pepple 2007-04-23 00:04:53 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 00:05:58 UTC
Created attachment 86805 [details] [review]
Patch to run gtk-update-icon-cache in uninstall-hook
Comment 2 Brian Pepple 2007-04-23 00:30:57 UTC
Created attachment 86807 [details] [review]
Patch to run gtk-update-icon-cache for uninstall-hook.
Comment 3 Bastien Nocera 2007-04-23 16:59:01 UTC
Committed to gnome-2-18 and trunk, thanks.

2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>

        * data/Makefile.am (update-icon-cache): fix gtk-update-icon-cache for
        uninstall-hook. (Closes: #432424)