VeraCrypt icon indicating copy to clipboard operation
VeraCrypt copied to clipboard

src/Setup/Linux: Specify icon in mime info

Open joebonrichie opened this issue 2 years ago • 2 comments

Otherwise file managers will just use a generic missing icon icon.

joebonrichie avatar Nov 22 '23 00:11 joebonrichie

Nautilus for example will not an icon without this patch Screenshot from 2023-11-22 00-34-36

joebonrichie avatar Nov 22 '23 00:11 joebonrichie

This is what they currently look on my system: image

I think this would have to be <generic-icon name="veracrypt"/>, or at least on my GNOME system it won't work otherwise. But even so, I think having the application icon being the icon for a container might be confusing. There probably exists some kind of generic icon that represents an encrypted file that could be used if it were to be changed.

Jertzukka avatar Nov 22 '23 15:11 Jertzukka