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:
@@ -55,7 +55,7 @@ def _snapshot_state_icon_name(state):
|
||||
|
||||
class vmmSnapshotPage(vmmGObjectUI):
|
||||
def __init__(self, vm, builder, topwin):
|
||||
vmmGObjectUI.__init__(self, "vmm-snapshots.ui",
|
||||
vmmGObjectUI.__init__(self, "snapshots.ui",
|
||||
None, builder=builder, topwin=topwin)
|
||||
|
||||
self.vm = vm
|
||||
|
||||
Reference in New Issue
Block a user