[X2go-commits] [SCM] Python X2go Client API branch, develop, updated. 0.0.39.0-72-g0d27975

Mike Gabriel git-admin at x2go.org
Tue Mar 1 12:48:52 CET 2011


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 Client API".

The branch, develop has been updated
       via  0d27975dc295831410a0a560b71d8acca1128667 (commit)
      from  789796abd42e49889abb9c625e42c950f29cef31 (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 -----------------------------------------------------------------
commit 0d27975dc295831410a0a560b71d8acca1128667
Author: m.gabriel <m.gabriel at intranet.spd.ltsh.de>
Date:   Tue Mar 1 12:48:00 2011 +0100

    change of author's email address

-----------------------------------------------------------------------

Summary of changes:
 Makefile.pre-debuild                   |    2 +-
 TODO                                   |    2 +-
 build-for-reprepro.sh                  |    2 +-
 debian/control                         |    2 +-
 debian/copyright                       |    2 +-
 debian/rules                           |    2 +-
 examples/x2go_resume_session.py        |    2 +-
 examples/x2go_start_session.py         |    2 +-
 setup.py                               |    2 +-
 test.py                                |    2 +-
 tests/__init__.py                      |    2 +-
 tests/runalltests.py                   |    2 +-
 tests/test_printing.py                 |    2 +-
 x2go/__init__.py                       |    2 +-
 x2go/backends/__init__.py              |    2 +-
 x2go/backends/control/__init__.py      |    2 +-
 x2go/backends/control/_stdout.py       |    2 +-
 x2go/backends/info/__init__.py         |    2 +-
 x2go/backends/info/_stdout.py          |    2 +-
 x2go/backends/printing/__init__.py     |    2 +-
 x2go/backends/printing/_file.py        |    2 +-
 x2go/backends/printing/_gconf.py       |    2 +-
 x2go/backends/printing/_winreg.py      |    2 +-
 x2go/backends/profiles/__init__.py     |    2 +-
 x2go/backends/profiles/_file.py        |    2 +-
 x2go/backends/profiles/_gconf.py       |    2 +-
 x2go/backends/profiles/_httpsbroker.py |    2 +-
 x2go/backends/profiles/_winreg.py      |    2 +-
 x2go/backends/proxy/__init__.py        |    2 +-
 x2go/backends/proxy/_nx3.py            |    2 +-
 x2go/backends/proxy/base.py            |    2 +-
 x2go/backends/settings/__init__.py     |    2 +-
 x2go/backends/settings/_file.py        |    2 +-
 x2go/backends/settings/_gconf.py       |    2 +-
 x2go/backends/settings/_winreg.py      |    2 +-
 x2go/backends/terminal/__init__.py     |    2 +-
 x2go/backends/terminal/_stdout.py      |    2 +-
 x2go/cache.py                          |    2 +-
 x2go/checkhosts.py                     |    2 +-
 x2go/cleanup.py                        |    2 +-
 x2go/client.py                         |    2 +-
 x2go/defaults.py                       |    2 +-
 x2go/dropbox.py                        |    2 +-
 x2go/dropboxactions.py                 |    2 +-
 x2go/forward.py                        |    2 +-
 x2go/gevent_subprocess.py              |    2 +-
 x2go/guardian.py                       |    2 +-
 x2go/inifiles.py                       |    2 +-
 x2go/log.py                            |    2 +-
 x2go/printactions.py                   |    2 +-
 x2go/printqueue.py                     |    3 +--
 x2go/pulseaudio.py                     |    2 +-
 x2go/registry.py                       |    2 +-
 x2go/rforward.py                       |    2 +-
 x2go/session.py                        |    2 +-
 x2go/sftpserver.py                     |    4 ++--
 x2go/sshproxy.py                       |    2 +-
 x2go/utils.py                          |    2 +-
 x2go/x2go_exceptions.py                |    2 +-
 x2go/xserver.py                        |    2 +-
 60 files changed, 61 insertions(+), 62 deletions(-)


hooks/post-receive
-- 
Python X2go Client API



More information about the x2go-commits mailing list