Изменены иконки

master3.3
Mike Khiretskiy 10 years ago
parent 62dbb51fa2
commit d8711f4bf9

@ -137,7 +137,8 @@ class Wsdl(WsdlBase):
'method_name':"install_pxe", 'method_name':"install_pxe",
'category':__("Installation"), 'category':__("Installation"),
'title':__("PXE Install"), 'title':__("PXE Install"),
'image':'network-server,preferences-desktop-remote-desktop', 'image':('gnome-network-properties,network-server,'
'preferences-desktop-remote-desktop'),
'command':'cl-install-pxe', 'command':'cl-install-pxe',
'gui':True, 'gui':True,
'rights':['installpxe'], 'rights':['installpxe'],
@ -187,7 +188,7 @@ class Wsdl(WsdlBase):
'method_name':"setup_network", 'method_name':"setup_network",
'category':__("Configuration"), 'category':__("Configuration"),
'title':__("Network"), 'title':__("Network"),
'image':'gnome-network-properties,' 'image':'network-workgroup,'
'network-idle,preferences-system-network', 'network-idle,preferences-system-network',
'command':'cl-setup-network', 'command':'cl-setup-network',
'gui':True, 'gui':True,

Loading…
Cancel
Save