Beispiel #1
0
 def __init__(self):
     BaseItem.__init__(self, 'Diff', 'view_left_right', 'Diff', 'Diff')
Beispiel #2
0
 def __init__(self):
     tt = 'Open SuiteManager'
     BaseItem.__init__(self, tt, 'colors', tt, tt)
Beispiel #3
0
 def __init__(self):
     tt = 'Manage Apt Keys'
     BaseItem.__init__(self, tt, 'lock', tt, tt)
Beispiel #4
0
 def __init__(self):
     comment = 'manage kernels'
     BaseItem.__init__(self, comment, 'memory', comment, comment)
Beispiel #5
0
 def __init__(self):
     tt = 'Disconnect from a database'
     BaseItem.__init__(self, 'Disconnect from database', 'connect_no', tt,
                       tt)
Beispiel #6
0
 def __init__(self):
     BaseItem.__init__(self, 'change suite', 'colors', 'change suite',
                       'change suite')
Beispiel #7
0
 def __init__(self):
     comment = 'manage machine types'
     BaseItem.__init__(self, comment, 'openterm', comment, comment)
Beispiel #8
0
 def __init__(self):
     comment = "manage kernels"
     BaseItem.__init__(self, comment, "memory", comment, comment)
Beispiel #9
0
 def __init__(self):
     BaseItem.__init__(self, "manage machines", "system", "manage machines", "manage machines")
Beispiel #10
0
 def __init__(self):
     BaseItem.__init__(self, 'manage machines', 'gohome', 'manage machines',
                       'manage machines')
Beispiel #11
0
 def __init__(self):
     comment = "manage diskconfig"
     BaseItem.__init__(self, comment, "blockdevice", comment, comment)
Beispiel #12
0
 def __init__(self):
     comment = 'manage mounts'
     BaseItem.__init__(self, comment, 'folder', comment, comment)
Beispiel #13
0
 def __init__(self):
     comment = 'manage disks'
     BaseItem.__init__(self, comment, 'filesave', comment, comment)
Beispiel #14
0
 def __init__(self):
     comment = 'manage filesystems'
     BaseItem.__init__(self, comment, 'blockdevice', comment, comment)
Beispiel #15
0
 def __init__(self):
     BaseItem.__init__(self, 'edit', 'edit', 'edit', 'edit')
Beispiel #16
0
 def __init__(self):
     BaseItem.__init__(self, 'Bootstrap System', 'boot', 'Bootstrap System',
                       'Bootstrap System')
Beispiel #17
0
 def __init__(self):
     BaseItem.__init__(self, 'systarball', 'fileopen',
                       'open system tarball', 'open system tarball')
Beispiel #18
0
 def __init__(self):
     BaseItem.__init__(self, 'Backup machine', 'filesave',
                       'Backup machine into archive',
                       'Backup machine into archive')
Beispiel #19
0
 def __init__(self):
     comment = 'manage kernels'
     BaseItem.__init__(self, comment, 'memory', comment, comment)
Beispiel #20
0
 def __init__(self):
     BaseItem.__init__(self, 'Install machine', 'rebuild',
                       'Install a machine', 'Install a machine')
Beispiel #21
0
 def __init__(self):
     comment = 'manage disks'
     BaseItem.__init__(self, comment, 'filesave', comment, comment)
Beispiel #22
0
 def __init__(self):
     BaseItem.__init__(self, 'Restore machine', 'redo',
                       'Restore a machine from previous backup',
                       'Restore a machine from previous backup')
Beispiel #23
0
 def __init__(self):
     comment = 'manage machine types'
     BaseItem.__init__(self, comment, 'openterm', comment, comment)
Beispiel #24
0
 def __init__(self):
     BaseItem.__init__(self, 'Launch machine', 'launch', 'Launch a machine',
                       'Launch a machine')
Beispiel #25
0
 def __init__(self):
     BaseItem.__init__(self, 'Manage Families', 'personal',
                       'Manage Families', 'Manage Families')
Beispiel #26
0
 def __init__(self):
     BaseItem.__init__(self, 'Edit .umlmachines.conf file', 'edit',
                       'Edit the main configuration',
                       'Edit the main configuration')
Beispiel #27
0
 def __init__(self):
     tt = 'Manage Apt Sources'
     BaseItem.__init__(self, tt, 'player_playlist', tt, tt)
Beispiel #28
0
 def __init__(self):
     BaseItem.__init__(self, 'Bootstrap System', 'boot',
                       'Bootstrap System', 'Bootstrap System')
Beispiel #29
0
 def __init__(self):
     tt = "Identify Machines"
     BaseItem.__init__(self, tt, 'id', tt, tt)
Beispiel #30
0
 def __init__(self):
     BaseItem.__init__(self, 'Backup machine', 'filesave',
                       'Backup machine into archive', 'Backup machine into archive')
Beispiel #31
0
 def __init__(self):
     BaseItem.__init__(self, 'Diff', 'kdmconfig', 'Diff', 'Diff')
Beispiel #32
0
 def __init__(self):
     BaseItem.__init__(self, 'Install machine', 'rebuild',
                       'Install a machine', 'Install a machine')
Beispiel #33
0
 def __init__(self):
     BaseItem.__init__(self, 'Edit Templates', 'colors', 'edit templates',
                       'edit templates')
Beispiel #34
0
 def __init__(self):
     BaseItem.__init__(self, 'Restore machine', 'redo',
                       'Restore a machine from previous backup',
                       'Restore a machine from previous backup')
Beispiel #35
0
 def __init__(self):
     BaseItem.__init__(self, 'save template', 'filesave',
                       'save template to trait', 'save template to trait')
Beispiel #36
0
 def __init__(self):
     BaseItem.__init__(self, 'Launch machine', 'launch',
                       'Launch a machine', 'Launch a machine')
Beispiel #37
0
 def __init__(self):
     comment = 'manage diskconfig'
     BaseItem.__init__(self, comment, 'blockdevice', comment, comment)
Beispiel #38
0
 def __init__(self):
     BaseItem.__init__(self, 'Edit .umlmachines.conf file',
                       'edit', 'Edit the main configuration',
                       'Edit the main configuration')
Beispiel #39
0
 def __init__(self):
     BaseItem.__init__(self, 'manage machines', 'system', 'manage machines',
                       'manage machines')
Beispiel #40
0
 def __init__(self):
     tt = 'Import the database from a previous xml export.'
     BaseItem.__init__(self, 'Import database', 'restore', tt, tt)
Beispiel #41
0
 def __init__(self):
     comment = 'manage filesystems'
     BaseItem.__init__(self, comment, 'blockdevice', comment, comment)
Beispiel #42
0
 def __init__(self):
     tt = 'Export the database to xml.'
     BaseItem.__init__(self, 'Export database', 'export', tt, tt)
Beispiel #43
0
 def __init__(self):
     comment = 'manage mounts'
     BaseItem.__init__(self, comment, 'folder', comment, comment)
Beispiel #44
0
 def __init__(self):
     tt = 'Connect to a database'
     BaseItem.__init__(self, 'Connect to database', 'connect_creating', tt,
                       tt)
Beispiel #45
0
 def __init__(self):
     BaseItem.__init__(self, 'manage machines', 'gohome',
                       'manage machines', 'manage machines')
Beispiel #46
0
 def __init__(self):
     BaseItem.__init__(self, 'New Tag', 'add', 'Create a new tag', 'Create a new tag')