mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
Rename ui files to match source file names
This commit is contained in:
@@ -63,8 +63,7 @@ class vmmCreateInterface(vmmGObjectUI):
|
||||
|
||||
def __init__(self, conn):
|
||||
vmmGObjectUI.__init__(self,
|
||||
"vmm-create-interface.ui",
|
||||
"vmm-create-interface")
|
||||
"createinterface.ui", "vmm-create-interface")
|
||||
self.conn = conn
|
||||
self.interface = None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user