Comment 7 for bug 598890

Revision history for this message
Jan (jancborchardt-deactivatedaccount) wrote :

Then it’s no wonder. ;)

The values should be:
gconftool-2 -g /desktop/gnome/thumbnailers/inode@directory/command
cover-thumbnailer %u %o
gconftool-2 -g /desktop/gnome/thumbnailers/inode@directory/enable
true

I don’t know if that can be fixed by just setting them (as they may need schemas), but you might want to try:
gconftool-2 --type string --set /desktop/gnome/thumbnailers/inode@directory/command "cover-thumbnailer %u %o"
gconftool-2 --type bool --set /desktop/gnome/thumbnailers/inode@directory/enable true