Add an icon and a desktop file

This commit is contained in:
2021-09-16 17:34:28 +02:00
parent 913267724a
commit 440a9a9840
4 changed files with 62 additions and 2 deletions

11
fastiv.desktop Normal file
View File

@@ -0,0 +1,11 @@
[Desktop Entry]
Type=Application
Name=fastiv
GenericName=Image Viewer
Icon=fastiv
Exec=fastiv %F
Terminal=false
StartupNotify=true
Categories=Graphics;2DGraphics;Viewer;
# TODO(p): Figure out how to include RAW MIME types, if appropriate.
MimeType=image/png;image/bmp;image/x-bmp;image/x-MS-bmp;image/gif;image/jpeg;