Code

Beautified FAI templates
[gosa.git] / gosa-plugins / fai / admin / fai / fai-list.xml
index 12743bf0b30c2ea08d19b4ba4e4ed2e5911aa347..792cb4d28dbd064395582cca0aebb0d186a749ee 100644 (file)
@@ -48,7 +48,7 @@
 
     <action>
      <type>sub</type>
-     <image>images/lists/new.png</image>
+     <image>images/lists/element.png[new]</image>
      <label>Create</label>
 
      <action>
       <name>remove_multiple</name>
       <type>entry</type>
       <image>images/lists/trash.png</image>
-      <label>Remove</label>
+      <label>Remove entries</label>
+    </action>
+
+    <action>
+      <type>separator</type>
+    </action>
+
+    <action>
+     <name>createBranch</name>
+     <type>entry</type>
+     <image>plugins/fai/images/branch_small.png[new]</image>
+     <label>Create branch</label>
+    </action>
+
+    <action>
+     <name>createFreeze</name>
+     <type>entry</type>
+     <image>plugins/fai/images/freeze.png[new]</image>
+     <label>Create freeze</label>
+    </action>
+
+    <action>
+     <name>removeBranch</name>
+     <type>entry</type>
+     <image>images/lists/trash.png</image>
+     <label>Remove release</label>
+    </action>
+
+    <action>
+      <type>separator</type>
     </action>
 
     <action>
       <type>entry</type>
       <objectclass>FAKE_OC_IsBranch</objectclass>
       <image>images/lists/trash.png</image>
-      <label>Remove role</label>
+      <label>Remove</label>
     </action>
 
   </actiontriggers>