Code

Updated buttons
[gosa.git] / gosa-core / plugins / admin / groups / group-list.xml
index e24d4c2030dad9ade942ba3b442130fad289506e..160f85254eecee911633e156b77356dabb277edb 100644 (file)
       <objectClass>posixGroup</objectClass>
       <category>groups</category>
       <class>group</class>
-      <image>plugins/groups/images/groups.png</image>
+      <image>plugins/groups/images/select_group.png</image>
     </objectType>
 
   </definition>
 
   <table>
-    <layout>|16px||250px|100px|170px;r|</layout>
+    <layout>|20px;c|||120px|150px;r|</layout>
 
     <department>
       <value>%{filter:objectType(dn,objectClass)}</value>
 
     <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>plugins/groups/images/new.png</image>
+      <image>plugins/groups/images/select_group.png[new]</image>
       <label>Group</label>
      </action>
     </action>
       <label>Remove</label>
     </action>
 
+    <action>
+      <name>sendMessage</name>
+      <type>entry</type>
+      <depends>DaemonEvent_notify</depends>
+      <image>plugins/goto/images/notify.png</image>
+      <label>Send message</label>
+    </action>
+
     <action>
       <type>exporter</type>
     </action>