From fd38c1282fa9167048b48dee0b633476c1998928 Mon Sep 17 00:00:00 2001 From: cajus Date: Tue, 30 Sep 2008 16:16:30 +0000 Subject: [PATCH] Moved from rdp to rdesktop git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@12570 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-plugins/goto/admin/systems/goto/class_terminalService.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gosa-plugins/goto/admin/systems/goto/class_terminalService.inc b/gosa-plugins/goto/admin/systems/goto/class_terminalService.inc index b6c736d6d..01fc1ce35 100644 --- a/gosa-plugins/goto/admin/systems/goto/class_terminalService.inc +++ b/gosa-plugins/goto/admin/systems/goto/class_terminalService.inc @@ -167,7 +167,7 @@ class termservice extends plugin $this->XMethods["ldm"] = _("LDM"); $this->XMethods["shell"] = _("Shell"); $this->XMethods["telnet"] = _("Telnet"); - $this->XMethods["rdp"] = _("Windows RDP"); + $this->XMethods["rdesltop"] = _("Windows RDP"); #$this->XMethods["citrix"] = _("ICA client"); /* Get selected gotoXdmcpServer */ -- 2.30.2