This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository python-x2go. commit 6f0f1aea323a36adf65c64d6c88ce231293861b4 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Sep 5 15:18:21 2014 +0200 don't mention in __doc__ string what TeKi applications exist --- x2go/backends/terminal/plain.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/x2go/backends/terminal/plain.py b/x2go/backends/terminal/plain.py index 19be890..198b38c 100644 --- a/x2go/backends/terminal/plain.py +++ b/x2go/backends/terminal/plain.py @@ -776,10 +776,6 @@ class X2GoTerminalSession(object): """\ Initialize Telekinesis client for X2Go. - Currently supported apps of Telekinesis: - - - mTelePlayer - """ if self.telekinesis_client is not None: del self.telekinesis_client -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/python-x2go.git