Created attachment 2088 fix for thunar-vfs-font-thumbnailer-1.desktop.in Hi, (Bug originally reported at https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/318290) An Ubuntu user reported that the font thumbnailer shipped by thunar-vfs doesn't work. The thunar-vfs/thunar-vfs-font-thumbnailer-1.desktop.in file seems to use an old version of the specification, and thus isn't executed. This should be fixed by the small attached patch. Thanks.
Fix in revision 29448: * thunar-vfs/thunar-vfs-font-thumbnailer-1.desktop.in: Use Type=X-Thumbnailer instead of Type=X-XFCE-Thumbnailer and X-Thumbnailer-Exec instead of Exec (bug #4821). Thanks for the patch!