mirror of
https://github.com/reactos/wine.git
synced 2025-02-21 13:23:25 +00:00
tools: Add basic support for the startup notifications standard.
This commit is contained in:
parent
d748a19dba
commit
25e938c11a
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user