Code

Updated plugin image for gofaxaccount.
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 23 Jul 2008 09:10:23 +0000 (09:10 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 23 Jul 2008 09:10:23 +0000 (09:10 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11777 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/gofax/gofax/faxaccount/class_gofaxAccount.inc

index a1e97e13a689998f07a9b91e883e230cb3d08639..22381c1b41ebc790c3788adee5d3fe10272c0ef4 100644 (file)
@@ -5,6 +5,7 @@ class gofaxAccount extends plugin
   /* Definitions */
   var $plHeadline= "FAX";
   var $plDescription= "This does something";
+  var $plIcon = "plugins/gofax/images/plugin.png";
 
   /* Department list shown in the divSelectList*/
   var $departments;