]> git.proxmox.com Git - qemu.git/commit
Set SDL icon_title when using `-name XXX` for proper gnome-panel window list integration
authorDominic Evans <oldmanuk@gmail.com>
Thu, 24 Sep 2009 11:13:56 +0000 (12:13 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Sat, 26 Sep 2009 21:35:56 +0000 (23:35 +0200)
commitb4ed5d188f30c738035b50e7c865782f73f7171f
tree2f45bc819dc357e751d11733b5e7e5c3c60e6bd8
parent1f5c1775cd3d413a41578bde1ba0202bf4c40c14
Set SDL icon_title when using `-name XXX` for proper gnome-panel window list integration

qemu: improve sdl title information

Include the `-name XXX` commandline param in the gnome-panel window list
via icon_title.

https://bugs.edge.launchpad.net/ubuntu/+source/qemu-kvm/+bug/423076

Signed-off-by: Dominic Evans <oldmanuk@gmail.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
sdl.c