[Xfce4-commits] <xfce4-appfinder:master> Use long option, looks better in code completion.

Nick Schermer noreply at xfce.org
Sun Oct 30 19:44:02 CET 2011


Updating branch refs/heads/master
         to 581fdce46996cef8b749dd94fb386460d098744a (commit)
       from 781b2fcb7b3d868ce0383df6c8f6e40d17a0ed87 (commit)

commit 581fdce46996cef8b749dd94fb386460d098744a
Author: Nick Schermer <nick at xfce.org>
Date:   Sun Oct 30 19:43:05 2011 +0100

    Use long option, looks better in code completion.

 data/xfce4-run.desktop.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/data/xfce4-run.desktop.in b/data/xfce4-run.desktop.in
index 613f8c5..9611cd5 100644
--- a/data/xfce4-run.desktop.in
+++ b/data/xfce4-run.desktop.in
@@ -1,7 +1,7 @@
 [Desktop Entry]
 Version=1.0
 Type=Application
-Exec=xfce4-appfinder -c
+Exec=xfce4-appfinder --collapsed
 Icon=gtk-execute
 StartupNotify=true
 Terminal=false


More information about the Xfce4-commits mailing list