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