From: hickert Date: Tue, 15 Jul 2008 10:40:58 +0000 (+0000) Subject: Added phoneAccount image. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=e673d873a82feeb57a63070e3a6e925d333ea8f9;p=gosa.git Added phoneAccount image. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11659 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/gofon/gofon/phoneaccount/class_phoneAccount.inc b/gosa-plugins/gofon/gofon/phoneaccount/class_phoneAccount.inc index 64a156586..cdde338d2 100644 --- a/gosa-plugins/gofon/gofon/phoneaccount/class_phoneAccount.inc +++ b/gosa-plugins/gofon/gofon/phoneaccount/class_phoneAccount.inc @@ -3,8 +3,9 @@ class phoneAccount extends plugin { /* Definitions */ - var $plHeadline= "Phone"; + var $plHeadline = "Phone"; var $plDescription= "This does something"; + var $plIcon = "plugins/gofon/images/phoneAccount.png"; /* Attributes */ var $telephoneNumber = array();