wineshelllink: disable startup notification

Tijl Coosemans tijl at ulyssis.org
Fri Feb 9 11:25:36 CST 2007


Wine doesn't support startup notification afaict and endlessly bouncing cursors are annoying.

--- tools/wineshelllink.orig	Fri Feb  9 17:46:58 2007
+++ tools/wineshelllink	Fri Feb  9 17:59:14 2007
@@ -88,6 +88,7 @@
 [Desktop Entry]
 Name=$linkname
 Exec=wine "$path" $args
+StartupNotify=false
 Type=Application
 EOF
     [ -z "$descr"   ] || echo "Comment=$descr"



More information about the wine-patches mailing list