Code

updated group image
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 16 Mar 2010 07:21:15 +0000 (07:21 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 16 Mar 2010 07:21:15 +0000 (07:21 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16563 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/plugins/admin/groups/group-list.xml

index 641741dfeec8571d9a89cca721f7a552ec1e0544..966651a6716c06aedf92310256514566f189a899 100644 (file)
@@ -16,7 +16,7 @@
       <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>
 
     <action>
      <type>sub</type>
-     <image>plugins/groups/images/groups.png[new]</image>
+     <image>plugins/groups/images/select_group.png[new]</image>
      <label>Create</label>
 
      <action>
       <name>new</name>
       <type>entry</type>
-      <image>plugins/groups/images/groups.png</image>
+      <image>plugins/groups/images/select_group.png</image>
       <label>Group</label>
      </action>
     </action>