Commit 25e938c1 authored by Damjan Jovanovic's avatar Damjan Jovanovic Committed by Alexandre Julliard

tools: Add basic support for the startup notifications standard.

parent d748a19d
......@@ -89,6 +89,7 @@ desktop_entry()
Name=$linkname
Exec=env WINEPREFIX="${WINEPREFIX:-$HOME/.wine}" wine "$path" $args
Type=Application
StartupWMClass=Wine
EOF
[ -z "$descr" ] || echo "Comment=$descr"
[ -z "$workdir" ] || echo "Path=$workdir"
......
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