From: cajus Date: Tue, 30 Nov 2010 16:55:50 +0000 (+0000) Subject: plProperty updates X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=6bbf53f354b301052b78d0aa5561928ec62ef951;p=gosa.git plProperty updates git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20441 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/goto/admin/systems/goto/class_terminalStartup.inc b/gosa-plugins/goto/admin/systems/goto/class_terminalStartup.inc index 407af7394..077eb7123 100644 --- a/gosa-plugins/goto/admin/systems/goto/class_terminalStartup.inc +++ b/gosa-plugins/goto/admin/systems/goto/class_terminalStartup.inc @@ -518,7 +518,7 @@ class termstartup extends plugin "name" => "systemKernelsHook", "type" => "command", "default" => "", - "description" => _("For the workstations and terminals, you can define the 'systemKernelsHook' keyword. It can load additional kernels that are not retrieveable by standard GOsa/FAI mechanisms."), + "description" => _("Script to check for available kernels"), "check" => "gosaProperty::isCommand", "migrate" => "", "group" => "system",