diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2021-11-22 18:23:03 +0100 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2021-11-22 18:23:26 +0100 |
commit | 4ed6aa6ad73367124b2fc98c44aeeb1d96da7cbf (patch) | |
tree | e4af9fbae2e4f303737cb0a0ba9fa6aff4f716c9 /fastiv.desktop | |
parent | 8fed3f5a361ab3ae1bc9dfc4b7a2a77270d35bb1 (diff) | |
download | fiv-4ed6aa6ad73367124b2fc98c44aeeb1d96da7cbf.tar.gz fiv-4ed6aa6ad73367124b2fc98c44aeeb1d96da7cbf.tar.xz fiv-4ed6aa6ad73367124b2fc98c44aeeb1d96da7cbf.zip |
Don't claim to be able to open several files
Diffstat (limited to 'fastiv.desktop')
-rw-r--r-- | fastiv.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
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; |