[hackers] [sxiv] Add Netpbm, TGA and XPM MIME types to sxiv.desktop || Diogo Pereira

From: <git_AT_suckless.org>
Date: Wed, 15 Feb 2017 20:48:13 +0100 (CET)

commit 109a38e76cebf69f1853fae3f04075debd3795ad
Author: Diogo Pereira <sir.suriv_AT_gmail.com>
AuthorDate: Fri Jan 27 13:50:29 2017 +0000
Commit: GitHub <noreply_AT_github.com>
CommitDate: Fri Jan 27 13:50:29 2017 +0000

    Add Netpbm, TGA and XPM MIME types to sxiv.desktop
    
    These formats are also supported by imlib2.

diff --git a/sxiv.desktop b/sxiv.desktop
index 1f052e4..2940b32 100644
--- a/sxiv.desktop
+++ b/sxiv.desktop
_AT_@ -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
Received on Wed Feb 15 2017 - 20:48:13 CET

This archive was generated by hypermail 2.3.0 : Wed Feb 15 2017 - 21:00:21 CET