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