summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2b6d3fc)
raw | patch | inline | side by side (parent: 2b6d3fc)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 10 Dec 2010 14:13:10 +0000 (14:13 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 10 Dec 2010 14:13:10 +0000 (14:13 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20538 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/gofax/gofax/faxaccount/class_gofaxAccount.inc | patch | blob | history | |
gosa-plugins/gofon/gofon/phoneaccount/class_phoneAccount.inc | patch | blob | history |
diff --git a/gosa-plugins/gofax/gofax/faxaccount/class_gofaxAccount.inc b/gosa-plugins/gofax/gofax/faxaccount/class_gofaxAccount.inc
index b469c5ed7b745b3f3c6091fc19ef0a7c226cdbc0..8a065436f3251c036be32a4bbc3afad38843f44e 100644 (file)
{
/* Definitions */
var $plHeadline= "FAX";
- var $plDescription= "This does something";
+ var $plDescription= "Manage personal facsimile settings";
var $plIcon = "plugins/gofax/images/plugin.png";
var $departments;
diff --git a/gosa-plugins/gofon/gofon/phoneaccount/class_phoneAccount.inc b/gosa-plugins/gofon/gofon/phoneaccount/class_phoneAccount.inc
index 9aed18576c6901d29b445ad50a5210f94b54fdf3..872faefff6ddd4b96eefdd1eed5a32861be8e616 100644 (file)
{
/* Definitions */
var $plHeadline = "Phone";
- var $plDescription= "This does something";
+ var $plDescription= "Manage personal phone settings";
var $plIcon = "plugins/gofon/images/phoneAccount.png";
/* Attributes */