[Xfce4-commits] <xfce4-panel:master> Fix add launcher desktop file.
Nick Schermer
noreply at xfce.org
Tue Nov 16 18:10:01 CET 2010
Updating branch refs/heads/master
to 33b6a47ce59762cb6bc7cc65c4ca26c45150df94 (commit)
from d665fa2e7187b47e3c056dfd99aece9cf0dce20e (commit)
commit 33b6a47ce59762cb6bc7cc65c4ca26c45150df94
Author: Nick Schermer <nick at xfce.org>
Date: Tue Nov 16 17:59:35 2010 +0100
Fix add launcher desktop file.
panel-desktop-handler.desktop.in | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/panel-desktop-handler.desktop.in b/panel-desktop-handler.desktop.in
index 74ba9de..a87166a 100644
--- a/panel-desktop-handler.desktop.in
+++ b/panel-desktop-handler.desktop.in
@@ -1,12 +1,11 @@
[Desktop Entry]
+Type=Application
_Name=Create Launcher on Xfce Panel
_Comment=Create a new launcher on the Xfce Panel
_GenericName=Create Launcher on Xfce Panel
-TryExec=xfce4-panel
Exec=xfce4-panel --add=launcher '%F'
Icon=application-x-executable
Terminal=false
-Hidden=true
-StartupNotify=true
-Type=Application
+NoDisplay=true
+StartupNotify=false
MimeType=application/x-desktop;
More information about the Xfce4-commits
mailing list