Exemplo n.º 1
0
 def __init__(self):
     BaseItem.__init__(self, 'save template', 'filesave',
                       'save template to trait', 'save template to trait')
Exemplo n.º 2
0
 def __init__(self, suite):
     msg = 'manage suite %s' % suite
     BaseItem.__init__(self, msg, 'colors', msg, msg)
Exemplo n.º 3
0
 def __init__(self):
     BaseItem.__init__(self, 'Diff', 'kdmconfig',
                       'Diff', 'Diff')
Exemplo n.º 4
0
 def __init__(self):
     BaseItem.__init__(self, 'Edit Templates', 'colors',
                       'edit templates', 'edit templates')
Exemplo n.º 5
0
 def __init__(self):
     comment = 'manage disks'
     BaseItem.__init__(self, comment, 'filesave', comment, comment)
Exemplo n.º 6
0
 def __init__(self):
     comment = 'manage kernels'
     BaseItem.__init__(self, comment, 'memory', comment, comment)
Exemplo n.º 7
0
 def __init__(self):
     comment = 'manage machine types'
     BaseItem.__init__(self, comment, 'memory', comment, comment)
Exemplo n.º 8
0
 def __init__(self):
     comment = 'manage filesystems'
     BaseItem.__init__(self, comment, 'blockdevice', comment, comment)
Exemplo n.º 9
0
 def __init__(self):
     comment = 'manage disks'
     BaseItem.__init__(self, comment, 'misc', comment, comment)
Exemplo n.º 10
0
 def __init__(self):
     BaseItem.__init__(self, 'manage machines', 'camera',
                       'manage machines', 'manage machines')
Exemplo n.º 11
0
 def __init__(self):
     comment = 'manage filesystems'
     BaseItem.__init__(self, comment, 'misc', comment, comment)
Exemplo n.º 12
0
 def __init__(self):
     BaseItem.__init__(self, 'manage machines', 'camera', 'manage machines',
                       'manage machines')
Exemplo n.º 13
0
 def __init__(self):
     comment = 'manage disks'
     BaseItem.__init__(self, comment, 'misc', comment, comment)
Exemplo n.º 14
0
 def __init__(self):
     comment = 'manage filesystems'
     BaseItem.__init__(self, comment, 'misc', comment, comment)
Exemplo n.º 15
0
 def __init__(self):
     BaseItem.__init__(self, 'Add User', 'filenew',
                       'Add Database User', 'adds a user to the database server')
Exemplo n.º 16
0
 def __init__(self):
     comment = 'manage machine types'
     BaseItem.__init__(self, comment, 'openterm', comment, comment)
Exemplo n.º 17
0
 def __init__(self):
     BaseItem.__init__(self, 'Add Group', 'folder_new',
                       'Add Database Group', 'adds a group to the database server')
Exemplo n.º 18
0
 def __init__(self):
     BaseItem.__init__(self, 'Manage Families', 'personal',
                       'Manage Families', 'Manage Families')
Exemplo n.º 19
0
 def __init__(self):
     BaseItem.__init__(self, 'Add Schema', 'appearance',
                       'Add Database Schema', 'adds a new schema to the database')
Exemplo n.º 20
0
 def __init__(self):
     comment = 'manage mounts'
     BaseItem.__init__(self, comment, 'folder', comment, comment)
Exemplo n.º 21
0
 def __init__(self):
     BaseItem.__init__(self, 'Manage Tickets', 'contents',
                       'Manage Tickets', 'manage or brouse Tickets')
Exemplo n.º 22
0
 def __init__(self):
     BaseItem.__init__(self, 'Diff', 'view_left_right',
                       'Diff', 'Diff')
Exemplo n.º 23
0
 def __init__(self):
     BaseItem.__init__(self, 'Manage Tasks', 'attach',
                       'Manage Tasks', 'manage or brouse Tasks')
Exemplo n.º 24
0
 def __init__(self):
     BaseItem.__init__(self, 'edit', 'edit',
                       'edit', 'edit')
Exemplo n.º 25
0
 def __init__(self):
     BaseItem.__init__(self, 'Manage Troubles', 'system',
                       'Manage Troubles', 'manage or brouse Troubles')
Exemplo n.º 26
0
 def __init__(self):
     BaseItem.__init__(self, 'systarball', 'fileopen',
                       'open system tarball', 'open system tarball')
Exemplo n.º 27
0
 def __init__(self):
     BaseItem.__init__(self, 'Configure Konsultant', 'configure',
                       'Configure Konsultant', 'Configure Konsultant')
Exemplo n.º 28
0
 def __init__(self):
     BaseItem.__init__(self, 'change suite', 'colors',
                       'change suite', 'change suite')
Exemplo n.º 29
0
 def __init__(self):
     BaseItem.__init__(self, 'Administer Database', 'tool_expert',
                       'Administer Database', 'administers database')
Exemplo n.º 30
0
 def __init__(self):
     BaseItem.__init__(self, 'manage machines', 'gohome',
                       'manage machines', 'manage machines')
Exemplo n.º 31
0
 def __init__(self):
     comment = 'manage machine types'
     BaseItem.__init__(self, comment, 'memory', comment, comment)