[X2Go-Commits] [python-x2go] branch master updated (3ca7e32 -> dae18fc)

git-admin at x2go.org git-admin at x2go.org
Thu Jan 28 16:39:09 CET 2016


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

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

      from  3ca7e32   common: update copyright notices. Happy new year!
       new  dae18fc   misc: whitespace only.

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:
 README.Trinity-Desktop               |    4 +-
 debian/changelog                     |   42 +++++------
 debian/control                       |    4 +-
 debian/copyright                     |    4 +-
 x2go/__init__.py                     |   40 +++++------
 x2go/_paramiko.py                    |    4 +-
 x2go/backends/control/plain.py       |   36 +++++-----
 x2go/backends/info/plain.py          |   14 ++--
 x2go/backends/printing/file.py       |   10 +--
 x2go/backends/printing/gconf.py      |    6 +-
 x2go/backends/printing/winreg.py     |    6 +-
 x2go/backends/profiles/base.py       |    2 +-
 x2go/backends/profiles/file.py       |    2 +-
 x2go/backends/profiles/gconf.py      |    2 +-
 x2go/backends/profiles/httpbroker.py |    2 +-
 x2go/backends/profiles/sshbroker.py  |    2 +-
 x2go/backends/profiles/winreg.py     |    2 +-
 x2go/backends/proxy/base.py          |    6 +-
 x2go/backends/settings/file.py       |    4 +-
 x2go/backends/settings/gconf.py      |    2 +-
 x2go/backends/settings/winreg.py     |    2 +-
 x2go/backends/terminal/plain.py      |   66 +++++++++---------
 x2go/cache.py                        |    4 +-
 x2go/checkhosts.py                   |    4 +-
 x2go/cleanup.py                      |    8 +--
 x2go/client.py                       |  128 +++++++++++++++++-----------------
 x2go/defaults.py                     |   20 +++---
 x2go/forward.py                      |    2 +-
 x2go/guardian.py                     |   16 ++---
 x2go/inifiles.py                     |   10 +--
 x2go/log.py                          |   12 ++--
 x2go/mimebox.py                      |   22 +++---
 x2go/mimeboxactions.py               |    4 +-
 x2go/printactions.py                 |   16 ++---
 x2go/printqueue.py                   |   32 ++++-----
 x2go/pulseaudio.py                   |    2 +-
 x2go/registry.py                     |   18 ++---
 x2go/rforward.py                     |   42 +++++------
 x2go/session.py                      |   30 ++++----
 x2go/sftpserver.py                   |   26 +++----
 x2go/sshproxy.py                     |    4 +-
 x2go/telekinesis.py                  |    2 +-
 x2go/tests/runalltests.py            |    2 +-
 x2go/utils.py                        |    4 +-
 x2go/xserver.py                      |    4 +-
 45 files changed, 337 insertions(+), 337 deletions(-)

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


More information about the x2go-commits mailing list