Code

Updated ldapmanager icon
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 24 Jul 2008 10:56:25 +0000 (10:56 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 24 Jul 2008 10:56:25 +0000 (10:56 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@12000 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/ldapmanager/addons/ldapmanager/class_ldif.inc

index bb578c90ee399dd5081d7ec4d87d1dbad70fae3e..4d16ea5d7d108c295b17ce3b4c5f0b239b2b41a8 100644 (file)
@@ -5,6 +5,7 @@ class ldif extends plugin
   /* Definitions */
   var $plHeadline= "LDAP manager";
   var $plDescription= "This does something";
+  var $plIcon = "plugins/ldapmanager/images/ldif.png";
 
   /* attribute list for save action */
   var $attributes= array();