On Mon, Mar 23, 2009 at 01:46:21PM +0000, Stuart Henderson wrote: > On 2009/03/23 13:34, Mikolaj Kucharski wrote: > > Third try to the list. Any okays? > > Does this need the gtk-update-icon-cache goo? (and if not, it's probably > a good opportunity for someone to explain when it is and isn't needed :)
No. Gnokii doesn't provide `index.theme' file from which `icon-theme.cache' file is created by gtk-update-icon-cache(1). Below information was found without looking into sources, but I'm pretty sure that it true. gtk-update-icon-cache(1) updates/creates following type of files: $ cd /usr/local/share/icons $ ls -1 ./*/*.cache ./Clearlooks/icon-theme.cache ./Crux/icon-theme.cache ./Foxtrot/icon-theme.cache ./Gion/icon-theme.cache ./HighContrast-SVG/icon-theme.cache ./HighContrastLargePrint/icon-theme.cache ./HighContrastLargePrintInverse/icon-theme.cache ./LowContrastLargePrint/icon-theme.cache ./Mist/icon-theme.cache ./Neu/icon-theme.cache ./Tango/icon-theme.cache ./gnome-alternative/icon-theme.cache ./gnome/icon-theme.cache ./hicolor/icon-theme.cache update-desktop-database updates: /usr/local/share/applications/mimeinfo.cache update-mime-database(1) updates: $ grep -Rh -A1 -e 'comment no checksum' /var/db/pkg/ | grep -ve 'comment no checksum' share/mime/XMLnamespaces share/mime/aliases share/mime/globs share/mime/globs2 share/mime/magic share/mime/mime.cache share/mime/subclasses share/mime/types -- best regards q#