From 380ddd540bd93850e4df254200cba5b1fdf05cc6 Mon Sep 17 00:00:00 2001 From: Přemysl Eric Janouch Date: Thu, 30 Dec 2021 21:47:28 +0100 Subject: Convert all loading to use GFile Now we're able to make use of GVfs, with some caveats. --- fastiv.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fastiv.desktop') diff --git a/fastiv.desktop b/fastiv.desktop index cc92cb6..e1a50a9 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 -- %u Terminal=false StartupNotify=true Categories=Graphics;2DGraphics;Viewer; -- cgit v1.2.3-54-g00ecf