[X2Go-Commits] [python-x2go] branch master updated (9fc8c3e -> 921ee10)

git-admin at x2go.org git-admin at x2go.org
Tue Mar 18 01:11:40 CET 2014


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

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

      from  9fc8c3e   fix _get_profile_parameter() in profile backend's base.py file
      adds  3088eda   some code beautifications
      adds  86d185a   Default to xdg-open as default PDF viewer command.
       new  f5f6f6d   Provide session profile backend for a http broker.
       new  41395ef   debian/control: Add dependencies: python-requests, python-simplejson.
       new  921ee10   python-x2go.spec: Add dependencies: python-requests, python-simplejson.

The 3 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                     |    7 ++
 debian/control                       |    2 +
 python-x2go.spec                     |    2 +
 x2go/backends/control/plain.py       |    5 +
 x2go/backends/profiles/base.py       |  210 +++++++++++++++++++++++++++++----
 x2go/backends/profiles/file.py       |   16 +++
 x2go/backends/profiles/httpbroker.py |  215 +++++++++++++++++++++++++++++++---
 x2go/client.py                       |   40 +++++--
 x2go/defaults.py                     |    4 +-
 x2go/inifiles.py                     |    4 +-
 x2go/printactions.py                 |    4 +-
 x2go/registry.py                     |    1 +
 x2go/utils.py                        |   27 +++--
 13 files changed, 473 insertions(+), 64 deletions(-)

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