One more adjustment
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=69
This commit is contained in:
parent
09fe6ffc53
commit
cb2f4b8d72
@ -38,7 +38,7 @@ Index: virt-manager-0.9.0/src/virtManager/engine.py
|
||||
+ else:
|
||||
+ from vminstall.gtk.interface import VMCreate as vmmCreate
|
||||
+ create = vmmCreate(virtman=True,key=0)
|
||||
+ create.connect("action-show-console", self._do_show_console)
|
||||
+ create.connect("action-show-vm", self._do_show_vm)
|
||||
+ create.connect("vmmcreate-closing", self._vmmcreate_closing)
|
||||
+ self.remote_install = False
|
||||
+ self.windowCreate = create
|
||||
|
Loading…
Reference in New Issue
Block a user