Commit c4e9ea1a authored by Michael Cardenas's avatar Michael Cardenas Committed by Alexandre Julliard

Fixed quoting of KDE desktop entry.

parent 8fc98cde
......@@ -84,7 +84,7 @@ kde_entry()
# KDE Config File
[KDE Desktop Entry]
Name=$xname
Exec=wine "$path" -- $args
Exec=wine '$path' -- $args
Type=Application
Comment=$descr
EOF
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment