[X2Go-Commits] python-x2go.git - brokerclient (branch) updated: 0.2.1.1-37-g2fcc357

X2Go dev team git-admin at x2go.org
Tue Jan 7 16:21:38 CET 2014


The branch, brokerclient has been updated
       via  2fcc357335868fccc00f0d778c71f9924fa140eb (commit)
      from  eafc5bb4b22a5bee841bfd97313beaa496fac941 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 README |   24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

The diff of changes is:
diff --git a/README b/README
index dc8cde4..c1535ea 100644
--- a/README
+++ b/README
@@ -10,7 +10,7 @@ The Python X2Go module integrates X2Go client support into your python programme
 Python X2Go is used in the headless X2Go client »pyhoca-cli« and by the tiny systray GUI
 application »pyhoca-gui«
 
-Python X2Go takes advantages of the NX Proxy by NoMachine published under GPL. 
+Python X2Go takes advantages of the NX Proxy by NoMachine published under GPL.
 On Windows and MacOS X systems you have to make sure that you have installed a current
 NX Proxy executable somewhere on your system. It probably will be sufficient to have
 the X2Go project's x2goclient package installed on your client machine.
@@ -18,22 +18,22 @@ the X2Go project's x2goclient package installed on your client machine.
 On Debian / Ubuntu systems there is a nxproxy package available within the distribution.
 Python X2Go defaults to using the distro nxproxy binary.
 
-Python X2Go was originally inspired by work of Jörg Sawatzki <joerg.sawatzki at web.de>. 
-Unfortunately, Jörg had to give up work on his ideas due to licensing issues with his 
-contractor. To make his ideas furthermore available to the OSS community this complete 
+Python X2Go was originally inspired by work of Jörg Sawatzki <joerg.sawatzki at web.de>.
+Unfortunately, Jörg had to give up work on his ideas due to licensing issues with his
+contractor. To make his ideas furthermore available to the OSS community this complete
 rewrite of Jörgs ideas has been called into life.
 
-In case you have the opinion that parts of the presented code are not as much a rewrite 
+In case you have the opinion that parts of the presented code are not as much a rewrite
 as they should be, may I ask you to contact me directly and in person. I am sure, things can
-be sorted out in a non-complicated and heartful fashion. Thanks in advance for your directness 
+be sorted out in a non-complicated and heartful fashion. Thanks in advance for your directness
 and wholeheartedness concerning this inner process.
 
 
 === Requirements ===
 
-* X2Go Server 
-    - you need a working X2Go server to connect to. In order to use shadowing make sure 
-      you have at least X2Go Baikal (3.1.x) installed
+* X2Go Server
+    - you need a working X2Go server to connect to. In order to use shadowing make sure
+      you have at least X2Go Server (>= 4.1.0.0) installed
 * on the client system you will need
     - the python-gevent library (for details refer to: http://www.gevent.org/)
     - the python-paramiko library (SSH implementation in Python, http://www.lag.net/paramiko/)
@@ -44,7 +44,7 @@ and wholeheartedness concerning this inner process.
     - also working: if no Ghostscript/GSView is installed the win32api ,,print'' command will
       be executed on incoming PDF print spool files. Win32api will try launch the print function
       of the default PDF viewer application (mostly Adobe Acrobat Reader)
-    - if you have a choice: install Ghostscript/GSview on the system that uses Python X2Go 
+    - if you have a choice: install Ghostscript/GSview on the system that uses Python X2Go
       applications... it's highly recommended
 
 
@@ -77,7 +77,7 @@ We use Launchpad for Ubuntu packaging:
   $ apt-get update
   $ apt-get install python-x2go
 
-From Ubuntu oneiric on python-x2go is also available as a part of the 
+From Ubuntu oneiric on python-x2go is also available as a part of the
 Ubuntu GNU/Linux distribution.
 
 
@@ -107,7 +107,7 @@ Testing and writing a short howto for this section is very welcome.
 === How to use it from the command line? ===
 
 A good example for the usage of Python X2Go is the pyhoca-cli programme, a headless
-X2Go client that aims at 100% compatibility with X2GoClient applications released in 
+X2Go client that aims at 100% compatibility with X2Go Client applications released in
 the X2Go project.
 
 On Debian/Ubuntu you can easily install the X2Go Client by running APT again:


hooks/post-receive
-- 
python-x2go.git (Python X2Go Client API)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "python-x2go.git" (Python X2Go Client API).




More information about the x2go-commits mailing list