[Bug 227228] Review Request: GshutDown - Advanced shut down utility for GNOME

bugzilla at redhat.com bugzilla at redhat.com
Sun Feb 4 12:31:31 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: GshutDown - Advanced shut down utility for GNOME


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=227228





------- Additional Comments From cgoorah at yahoo.com.au  2007-02-04 07:31 EST -------
you should make use of GTK+ icon cache
http://fedoraproject.org/wiki/Packaging/ScriptletSnippets?action=show&redirect=ScriptletSnippets#head-7103f6c38d1b5735e8477bdd569ad73ea2c49bda

%post
touch --no-create %{_datadir}/icons/hicolor || :
%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :

%postun
touch --no-create %{_datadir}/icons/hicolor || :
%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list