summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2013-12-03 13:53:19 +0100
committerDaniel Friesel <derf@finalrewind.org>2013-12-03 13:53:59 +0100
commit865a78510ff53db952ec5de98c934b60bfc664c8 (patch)
tree0f853461ba90a1cc5f08c2c78d442cf528b05520
parentccfa6b9bf3a41cee5157c4e37dec3391c6a9bab4 (diff)
feh.desktop: Use %F (pointed out by Jerome Leclanche)
-rw-r--r--ChangeLog1
-rw-r--r--share/applications/feh.pre2
2 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 936fb72..85e1928 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,7 @@ git HEAD
bottom/right window border
* thumbnail mode: If --action is set, run specified command instead of
opening image on click.
+ * feh.desktop: Use feh %F since we support multiple files
Tue, 11 Jun 2013 08:27:24 +0200 Daniel Friesel <derf+feh@finalrewind.org>
diff --git a/share/applications/feh.pre b/share/applications/feh.pre
index e8d9541..5d867a2 100644
--- a/share/applications/feh.pre
+++ b/share/applications/feh.pre
@@ -1,7 +1,7 @@
[Desktop Entry]
Name=Feh
Comment=Fast Imlib2-based Image Viewer
-Exec=feh %f
+Exec=feh %F
Terminal=false
Type=Application
Icon=$IMAGEDIR$/feh.png