[X2Go-Commits] [pyhoca-gui] branch brokerclient updated (b53a52c -> 7bd3d3a)

git-admin at x2go.org git-admin at x2go.org
Wed Feb 5 09:33:40 CET 2014


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

x2go pushed a change to branch brokerclient
in repository pyhoca-gui.

      from  b53a52c   Adapt to new backend concept found in Python X2Go (>= 0.5.0.0).
       new  7bd3d3a   Move most code of the pyhoca-gui executable into a dedicated class named PyHocaGUI_Launcher.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog         |    2 +
 pyhoca-gui               |  403 ++--------------------------------------------
 pyhoca/wxgui/__init__.py |    1 +
 pyhoca/wxgui/launcher.py |  335 ++++++++++++++++++++++++++++++++++++++
 pyhoca/wxgui/options.py  |  109 +++++++++++++
 5 files changed, 457 insertions(+), 393 deletions(-)
 create mode 100644 pyhoca/wxgui/launcher.py
 create mode 100644 pyhoca/wxgui/options.py

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git



More information about the x2go-commits mailing list