On Sat, 26 Mar 2005 09:38:27 -0500, John Thacker wrote: > if [-x /usr/bin/gtk-update-icon-cache ]; then > gtk-update-icon-cache %{_datadir}/icons/hicolor > fi Why is this even necessary, surely GTK+ should automatically update the cache? There's no mention of having to run this command in the spec (obviously). Does this mean if you follow the spec to the letter, it still won't work until you deal with implementation details of a toolkit? thanks -mike