From: hickert Date: Wed, 23 Jul 2008 09:10:23 +0000 (+0000) Subject: Updated plugin image for gofaxaccount. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=7258b7c4a5003cd10d32b2e3bbee29c9111bbfef;p=gosa.git Updated plugin image for gofaxaccount. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11777 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/gofax/gofax/faxaccount/class_gofaxAccount.inc b/gosa-plugins/gofax/gofax/faxaccount/class_gofaxAccount.inc index a1e97e13a..22381c1b4 100644 --- a/gosa-plugins/gofax/gofax/faxaccount/class_gofaxAccount.inc +++ b/gosa-plugins/gofax/gofax/faxaccount/class_gofaxAccount.inc @@ -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;