Code

Added first extra template
[gosa.git] / gosa-plugins / goto / admin / mimetypes / mimetype-list-release.xml
index 7be49fc64cdb8b3508ccd2d04fc595bfe2cf26be..04bc87a924fb6832df8449b5347ea8dc2ab20973 100644 (file)
@@ -8,7 +8,7 @@
     <multiSelect>true</multiSelect>
     <template>mimetype-list-release.tpl</template>
     <module>mimetypes</module>
-    <label>List of mimetypes</label>
+    <label>List of mime-types</label>
     <defaultSortColumn>1</defaultSortColumn>
 
     <objectType>
 
     <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>
-      <label>Mime type</label>
+      <image>plugins/goto/images/select_mimetype.png[new]</image>
+      <label>Mime-type</label>
      </action>
     </action>
 
       <type>separator</type>
     </action>
 
-    <action>
-      <name>edit</name>
-      <type>entry</type>
-      <image>images/lists/edit.png</image>
-      <label>Edit</label>
-    </action>
-
     <action>
       <name>remove</name>
       <type>entry</type>
 
     <action>
       <type>copypaste</type>
+      <cut>false</cut>
     </action>
 
     <action>
     <action>
       <name>cp</name>
       <type>copypaste</type>
+      <cut>false</cut>
     </action>
 
     <action>
       <name>edit</name>
       <type>entry</type>
       <image>images/lists/edit.png</image>
-      <label>Edit mimetype</label>
+      <label>Edit mime-type</label>
     </action>
 
     <action>
       <name>remove</name>
       <type>entry</type>
       <image>images/lists/trash.png</image>
-      <acl>mimetype/mimetype[d]</acl>
-      <label>Remove mimetype</label>
+      <acl>mimetypes/mimetype[d]</acl>
+      <label>Remove mime-type</label>
+      <objectclass>FAKE_OC_branch</objectclass>
     </action>
 
   </actiontriggers>