Add desktop file and appropriate lines to Makefile.

This commit is contained in:
Bartłomiej Piotrowski
2012-04-17 17:48:51 +02:00
parent bca3666862
commit 45f4f6d3c4
2 changed files with 11 additions and 0 deletions

7
sxiv.desktop Normal file
View 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