[X2Go-Commits] [python-x2go] 02/02: x2go/client.py: Update list of supported features.

git-admin at x2go.org git-admin at x2go.org
Thu Sep 6 18:34:05 CEST 2018


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository python-x2go.

commit f0dd125a5a903c98afe55ae356ba58bba3e7e54b
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Sep 6 18:33:56 2018 +0200

    x2go/client.py: Update list of supported features.
---
 x2go/client.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/x2go/client.py b/x2go/client.py
index d8f179b..8767b53 100644
--- a/x2go/client.py
+++ b/x2go/client.py
@@ -31,6 +31,7 @@ Supported Features
         - keep track of initiated sessions
         - grant access to X2Go client config files: ``settings``, ``printing``, ``sessions``
           and ``xconfig`` (Windows only) as normally found in ``~/.x2goclient``
+        - communicate with X2Go Session Broker via http(s) or SSH
         - instantiate an X2Go session by a set of Python parameters
         - load a session profile from x2goclient's ``sessions`` configuration file
           and start the---profile-based pre-configured---session
@@ -39,7 +40,7 @@ Supported Features
           to a local folder or executing a custom »print« command
         - transparent tunneling of audio (Pulseaudio, ESD)
         - sharing of other desktops
-        - LDAP support for X2Go server clusters (NOT IMPLEMENTED YET)
+        - published applications support
 
 Non-Profile Sessions
 ====================

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/python-x2go.git


More information about the x2go-commits mailing list