Add desktop file and appropriate lines to Makefile.
This commit is contained in:
7
sxiv.desktop
Normal file
7
sxiv.desktop
Normal file
@ -0,0 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=sxiv
|
||||
GenericName=Image Viewer
|
||||
Exec=sxiv %F
|
||||
MimeType=image/bmp;image/gif;image/jpeg;image/jpg;image/png;image/tiff;image/x-bmp;
|
||||
NoDisplay=true
|
Reference in New Issue
Block a user