[Xfce4-commits] <xfce4-panel:master> Fix Exec key in desktop file handler (bug #6912).
Nick Schermer
noreply at xfce.org
Sat Dec 4 22:34:01 CET 2010
Updating branch refs/heads/master
to d4d0cb7d7fd2dfbc1bf7ce95e2011d9f6dc46383 (commit)
from 148ed036003bc5fef18e5c2f7090549e915f0476 (commit)
commit d4d0cb7d7fd2dfbc1bf7ce95e2011d9f6dc46383
Author: Nick Schermer <nick at xfce.org>
Date: Sat Dec 4 22:33:02 2010 +0100
Fix Exec key in desktop file handler (bug #6912).
panel-desktop-handler.desktop.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/panel-desktop-handler.desktop.in b/panel-desktop-handler.desktop.in
index 97e0288..f25acb3 100644
--- a/panel-desktop-handler.desktop.in
+++ b/panel-desktop-handler.desktop.in
@@ -2,7 +2,7 @@
Type=Application
_Name=Create Launcher on the panel
_Comment=Add a new launcher to the panel based on the information of this desktop file
-Exec=xfce4-panel --add=launcher '%F'
+Exec=xfce4-panel --add=launcher %u
Icon=application-x-executable
Terminal=false
NoDisplay=true
More information about the Xfce4-commits
mailing list