Skip to content
Snippets Groups Projects
Commit f2aa9c5e authored by Nick Schermer's avatar Nick Schermer
Browse files

Quote the filename in the add launcher desktop file.

parent 753e55d4
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ _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
Exec=xfce4-panel --add=launcher '%F'
Icon=application-x-executable
Terminal=false
Hidden=true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment