From 45f4f6d3c48c27d36f4ea7942c7a0d98f6871a24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bart=C5=82omiej=20Piotrowski?= Date: Tue, 17 Apr 2012 17:48:51 +0200 Subject: Add desktop file and appropriate lines to Makefile. --- sxiv.desktop | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 sxiv.desktop (limited to 'sxiv.desktop') diff --git a/sxiv.desktop b/sxiv.desktop new file mode 100644 index 0000000..a981171 --- /dev/null +++ b/sxiv.desktop @@ -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 -- cgit v1.2.3