From 58bbe1e2ffa1118b9ebe92bfabbcf5edcaf4cff9 Mon Sep 17 00:00:00 2001 From: Přemysl Eric Janouch Date: Fri, 17 Sep 2021 20:42:37 +0200 Subject: Enable directory browsing Extracting the appropriate globs from the MIME database. --- fastiv.desktop | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fastiv.desktop') diff --git a/fastiv.desktop b/fastiv.desktop index 38d747a..f048f98 100644 --- a/fastiv.desktop +++ b/fastiv.desktop @@ -7,5 +7,5 @@ Exec=fastiv %F Terminal=false StartupNotify=true Categories=Graphics;2DGraphics;Viewer; -# TODO(p): Figure out how to include RAW MIME types, if appropriate. -MimeType=image/png;image/bmp;image/x-bmp;image/x-MS-bmp;image/gif;image/jpeg; +# TODO(p): Generate this list from source files. +MimeType=image/png;image/bmp;image/gif;image/jpeg;image/x-dcraw; -- cgit v1.2.3-54-g00ecf