summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDiogo Pereira <sir.suriv@gmail.com>2017-01-27 14:50:29 +0100
committerGitHub <noreply@github.com>2017-01-27 14:50:29 +0100
commit109a38e76cebf69f1853fae3f04075debd3795ad (patch)
tree0a5edb873e0744390c4759f849f8b1d348d68be1
parent5c607ad4951e4313ecfd2bc42087d5550283880c (diff)
downloadnsxiv-109a38e76cebf69f1853fae3f04075debd3795ad.tar.zst
Add Netpbm, TGA and XPM MIME types to sxiv.desktop
These formats are also supported by imlib2.
-rw-r--r--sxiv.desktop2
1 files changed, 1 insertions, 1 deletions
diff --git a/sxiv.desktop b/sxiv.desktop
index 1f052e4..2940b32 100644
--- a/sxiv.desktop
+++ b/sxiv.desktop
@@ -3,6 +3,6 @@ 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;
+MimeType=image/bmp;image/gif;image/jpeg;image/jpg;image/png;image/tiff;image/x-bmp;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-tga;image/x-xpixmap;
NoDisplay=true
Icon=sxiv