Creating a file association icon in Ubuntu with xdgutils
I am using the xdg utility to attempt to associate a image with a file association. I have ran this command and the equivalent for 48,64 and 128 sizes, none of them seem to have an effect. xdg-icon-resource install --context mimetypes --size 256 image-256.png text-abc Any ideas? This is incredibly lame - but I have managed to get...