Code

Updated template
[gosa.git] / gosa-plugins / goto / admin / mimetypes / mimetype-list-release.xml
index a8baa1cc77752249228991d0a9014924212601d9..be7e6c78229a466ec2fa5260f7513bc6d62a9cfa 100644 (file)
 
     <action>
      <type>sub</type>
-     <image>images/lists/new.png</image>
+     <image>images/lists/element.png[new]</image>
      <label>Create</label>
 
      <action>
       <name>new</name>
       <type>entry</type>
-      <image>images/lists/new.png</image>
+      <image>plugins/goto/images/select_mimetype.png[new]</image>
       <label>Mime type</label>
      </action>
     </action>
@@ -96,6 +96,7 @@
 
     <action>
       <type>copypaste</type>
+      <cut>false</cut>
     </action>
 
     <action>
     <action>
       <name>cp</name>
       <type>copypaste</type>
+      <cut>false</cut>
     </action>
 
     <action>
       <name>remove</name>
       <type>entry</type>
       <image>images/lists/trash.png</image>
-      <acl>mimetype/mimetype[d]</acl>
+      <acl>mimetypes/mimetype[d]</acl>
       <label>Remove mimetype</label>
+      <objectclass>FAKE_OC_branch</objectclass>
     </action>
 
   </actiontriggers>