diff --git a/tools/wineshelllink b/tools/wineshelllink index 1a0492fb31..c1a27b6a4a 100755 --- a/tools/wineshelllink +++ b/tools/wineshelllink @@ -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 @@ -98,7 +98,7 @@ gnome_entry() cat <