From 4ed6aa6ad73367124b2fc98c44aeeb1d96da7cbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Mon, 22 Nov 2021 18:23:03 +0100 Subject: Don't claim to be able to open several files --- fastiv.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fastiv.desktop b/fastiv.desktop index dea3e36..c35f09a 100644 --- a/fastiv.desktop +++ b/fastiv.desktop @@ -3,7 +3,7 @@ Type=Application Name=fastiv GenericName=Image Viewer Icon=fastiv -Exec=fastiv %F +Exec=fastiv %f Terminal=false StartupNotify=true Categories=Graphics;2DGraphics;Viewer; -- cgit v1.2.3