1 --- a/src/virtManager/manager.py Fri Jan 21 11:30:38 2011 -0500
2 +++ b/src/virtManager/manager.py Fri Jan 21 14:43:19 2011 -0500
4 if (self.config.get_console_popup() != 2 or
5 vm.is_management_domain()):
6 self.emit("action-refresh-console", uri, vmuuid)
9 # user has requested consoles on all vms
10 gtype = vm.get_graphics_console()[0]