Skip to content

Commit 396faba

Browse files
henning-schildcaclark
authored andcommittedDec 13, 2024
Add heif to mimetypes we can handle.
If it can actually be handled will depend on config opts. But here we just align with i.e. image/tiff which will also be listed if not actually enabled. Closes: #1555 Signed-off-by: Henning Schild <[email protected]>
1 parent db62719 commit 396faba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎org.geeqie.Geeqie.desktop.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ StartupNotify=true
1111
StartupWMClass=geeqie
1212
NotShowIn=X-Geeqie;
1313
Categories=Graphics;Viewer;
14-
MimeType=application/x-navi-animation;image/bmp;image/x-bmp;image/x-MS-bmp;image/gif;image/x-icon;image/jpeg;image/png;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-tga;image/tiff;image/x-xbitmap;image/x-xpixmap;image/svg;image/svg+xml;image/x-png;image/xpm;image/x-ico;
14+
MimeType=application/x-navi-animation;image/bmp;image/x-bmp;image/x-MS-bmp;image/gif;image/x-icon;image/jpeg;image/png;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-tga;image/tiff;image/x-xbitmap;image/x-xpixmap;image/svg;image/svg+xml;image/x-png;image/xpm;image/x-ico;image/heic;
1515
Keywords=Picture;Slideshow;Graphics;

0 commit comments

Comments
 (0)