Code

updated filter
[gosa.git] / gosa-plugins / systems / admin / systems / system-list.xml
index 198213a2f906890234cb4bebe3ca121e0abdad41..b865fc32f4843b8aca7df6622cc5b904717fa165 100644 (file)
@@ -23,7 +23,7 @@
       <objectClass>FAKE_OC_NewWorkstation</objectClass>
       <category>workstation</category>
       <class>workgeneric</class>
-      <image>plugins/systems/images/select_new_workstation.png</image>
+      <image>plugins/systems/images/select_workstation.png[new]</image>
     </objectType>
 
     <objectType>
@@ -31,7 +31,7 @@
       <objectClass>goServer__IS_LOCKED</objectClass>
       <category>server</category>
       <class>servgeneric</class>
-      <image>plugins/systems/images/server_locked.png</image>
+      <image>plugins/systems/images/select_server.png[locked]</image>
     </objectType>
 
     <objectType>
@@ -39,7 +39,7 @@
       <objectClass>gotoWorkstation__IS_LOCKED</objectClass>
       <category>workstation</category>
       <class>workgeneric</class>
-      <image>plugins/systems/images/workstation_locked.png</image>
+      <image>plugins/systems/images/select_workstation.png[locked]</image>
     </objectType>
 
     <objectType>
@@ -47,7 +47,7 @@
       <objectClass>gotoTerminal__IS_LOCKED</objectClass>
       <category>terminal</category>
       <class>termgeneric</class>
-      <image>plugins/systems/images/terminal_locked.png</image>
+      <image>plugins/systems/images/select_terminal.png[locked]</image>
     </objectType>
 
 
@@ -56,7 +56,7 @@
       <objectClass>FAKE_OC_NewTerminal</objectClass>
       <category>terminal</category>
       <class>termgeneric</class>
-      <image>plugins/systems/images/select_new_terminal.png</image>
+      <image>plugins/systems/images/select_terminal.png[new]</image>
     </objectType>
 
     <objectType>
@@ -64,7 +64,7 @@
       <objectClass>FAKE_OC_ArpNewDevice</objectClass>
       <category>terminal</category>
       <class>termgeneric</class>
-      <image>plugins/systems/images/select_newsystem.png</image>
+      <image>images/lists/element.png[new]</image>
     </objectType>
 
     <objectType>
@@ -72,7 +72,7 @@
       <objectClass>FAKE_OC_NewDevice</objectClass>
       <category>terminal</category>
       <class>termgeneric</class>
-      <image>plugins/systems/images/select_newsystem.png</image>
+      <image>images/lists/element.png[new]</image>
     </objectType>
 
     <objectType>
 
     <action>
      <type>sub</type>
-     <image>images/lists/new.png</image>
+     <image>images/lists/element.png[new]</image>
      <label>Create</label>
 
      <action>
       <name>new_goServer</name>
       <type>entry</type>
-      <image>plugins/systems/images/select_server.png</image>
+      <image>plugins/systems/images/select_server.png[new]</image>
       <label>Server</label>
       <depends>servgeneric</depends>
      </action>
      <action>
       <name>new_gotoWorkstation</name>
       <type>entry</type>
-      <image>plugins/systems/images/select_workstation.png</image>
+      <image>plugins/systems/images/select_workstation.png[new]</image>
       <label>Workstation</label>
       <depends>workgeneric</depends>
      </action>
      <action>
       <name>new_gotoTerminal</name>
       <type>entry</type>
-      <image>plugins/systems/images/select_terminal.png</image>
+      <image>plugins/systems/images/select_terminal.png[new]</image>
       <label>Terminal</label>
       <depends>termgeneric</depends>
      </action>
      <action>
       <name>new_gotoPrinter</name>
       <type>entry</type>
-      <image>plugins/systems/images/select_printer.png</image>
+      <image>plugins/systems/images/select_printer.png[new]</image>
       <label>Network printer</label>
       <depends>printgeneric</depends>
      </action>
      <action>
       <name>new_goFonHardware</name>
       <type>entry</type>
-      <image>plugins/systems/images/select_phone.png</image>
+      <image>plugins/systems/images/select_phone.png[new]</image>
       <label>Phone</label>
       <depends>phoneGeneric</depends>
      </action>
      <action>
       <name>new_ieee802Device</name>
       <type>entry</type>
-      <image>plugins/systems/images/select_component.png</image>
+      <image>plugins/systems/images/select_component.png[new]</image>
       <label>Network device</label>
       <depends>componentGeneric</depends>
      </action>
      <action>
       <name>new_FAKE_OC_OpsiHost</name>
       <type>entry</type>
-      <image>plugins/systems/images/select_winstation.png</image>
+      <image>plugins/systems/images/select_winstation.png[new]</image>
       <label>Opsi client</label>
       <depends>opsi</depends>
      </action>