[X2Go-Commits] [python-x2go] 03/04: don't mention in __doc__ string what TeKi applications exist

git-admin at x2go.org git-admin at x2go.org
Fri Sep 5 15:20:01 CEST 2014


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 at 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


More information about the x2go-commits mailing list