diff options
author | Victor Kareh <[email protected]> | 2019-06-10 12:30:31 -0400 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-06-11 17:00:54 +0200 |
commit | b513cb34bc51878afff225cf4e596ac68fef58f8 (patch) | |
tree | 690faf0985ed1cc18fa121be54c08337754cb41f /data | |
parent | 0f2a84776341a31c3bf03787a246d3a379db504d (diff) | |
download | eom-b513cb34bc51878afff225cf4e596ac68fef58f8.tar.bz2 eom-b513cb34bc51878afff225cf4e596ac68fef58f8.tar.xz |
Restore image types list and add wildcard
Diffstat (limited to 'data')
-rw-r--r-- | data/eom.desktop.in.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/eom.desktop.in.in b/data/eom.desktop.in.in index 938bb7c..a8e7dcb 100644 --- a/data/eom.desktop.in.in +++ b/data/eom.desktop.in.in @@ -14,4 +14,4 @@ X-MATE-Bugzilla-Product=EOM X-MATE-Bugzilla-Component=general X-MATE-Bugzilla-Version=@VERSION@ X-MATE-DocPath=eom/index.docbook -MimeType=image/*; +MimeType=image/bmp;image/gif;image/jpeg;image/jpg;image/pjpeg;image/png;image/tiff;image/x-bmp;image/x-gray;image/x-icb;image/x-ico;image/x-png;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-xbitmap;image/x-xpixmap;image/x-pcx;image/svg+xml;image/svg+xml-compressed;image/vnd.wap.wbmp;image/x-icns;image/*; |