From 7258b7c4a5003cd10d32b2e3bbee29c9111bbfef Mon Sep 17 00:00:00 2001 From: hickert Date: Wed, 23 Jul 2008 09:10:23 +0000 Subject: [PATCH] Updated plugin image for gofaxaccount. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11777 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-plugins/gofax/gofax/faxaccount/class_gofaxAccount.inc | 1 + 1 file changed, 1 insertion(+) 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; -- 2.30.2