[X2Go-Commits] [pyhoca-gui] branch build-main updated (301225f -> f9780f8)

git-admin at x2go.org git-admin at x2go.org
Thu Jan 28 19:01:15 CET 2016


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

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

      from  301225f   release 0.5.0.4
      adds  3412f4f   Continue development...
      adds  e44e848   Handle notification the GTK3-way. (Fixes: #769).
      adds  f5d975c   debian/control,pyhoca-gui.specs: Pull-in gobject introspection packages for libnotify support. Fallback to pynotify (GTK2 based notifcations) only if gi.repository.Notify is unavailable. (Fixes: #689).
      adds  63359b0   Catch a wx._core.PyAssertionError (C++ assertion "IsOk()" failed at ../src/common/image.cpp(429) in Scale(): invalid image) when rendering icons in the published applications menu.
      adds  1356291   add bug closure for #979, fixed by previous commit
      adds  a7b6837   debian/control: whitespace only.
      adds  24d0638   debian/control: drop python-support run-time dependency, add dh-python alternative to python-support build dependency.
      adds  6230684   debian/changelog: add contributor name.
      adds  f1f1b88   common: update copyright notices. Happy new year!
      adds  da81512   misc: whitespace only.
      adds  f9780f8   release 0.5.0.5

No new revisions were added by this update.

Summary of changes:
 Makefile.docupload             |    3 +--
 README                         |    6 ++---
 README.Unity                   |    4 ++--
 README.i18n                    |    6 ++---
 TODO                           |    4 ++--
 debian/changelog               |   47 ++++++++++++++++++++++++++++++----------
 debian/control                 |   10 ++++-----
 debian/copyright               |   10 ++++-----
 debian/rules                   |    2 +-
 man/man1/pyhoca-gui.1          |   12 +++++-----
 nsis_template.py               |    8 +++----
 po/bg.po                       |    2 +-
 po/de.po                       |    2 +-
 po/en.po                       |    2 +-
 po/es.po                       |    2 +-
 po/et.po                       |    2 +-
 po/fi.po                       |    2 +-
 po/fr.po                       |    2 +-
 po/nb_NO.po                    |    2 +-
 po/nl.po                       |    2 +-
 po/ru.po                       |    2 +-
 po/sv.po                       |    2 +-
 pyhoca-gui                     |    4 ++--
 pyhoca-gui.spec                |   12 +++++++++-
 pyhoca/__init__.py             |    4 ++--
 pyhoca/wxgui/__init__.py       |    6 ++---
 pyhoca/wxgui/about.py          |    4 ++--
 pyhoca/wxgui/basepath.py       |    4 ++--
 pyhoca/wxgui/brokerlogon.py    |    4 ++--
 pyhoca/wxgui/defaults.py       |    4 ++--
 pyhoca/wxgui/frontend.py       |    4 ++--
 pyhoca/wxgui/launcher.py       |    6 ++---
 pyhoca/wxgui/listdesktops.py   |    4 ++--
 pyhoca/wxgui/logon.py          |    4 ++--
 pyhoca/wxgui/menus_taskbar.py  |   22 +++++++++++++------
 pyhoca/wxgui/messages.py       |    2 +-
 pyhoca/wxgui/mswin_logging.py  |    4 ++--
 pyhoca/wxgui/notify.py         |   23 +++++++++++++++-----
 pyhoca/wxgui/passphrase.py     |    4 ++--
 pyhoca/wxgui/printingprefs.py  |    4 ++--
 pyhoca/wxgui/profilemanager.py |   10 ++++-----
 pyhoca/wxgui/serverinfo.py     |    4 ++--
 pyhoca/wxgui/sessiontitle.py   |    4 ++--
 pyhoca/wxgui/splash.py         |    4 ++--
 pyhoca/wxgui/taskbar.py        |    4 ++--
 setup.py                       |    6 ++---
 46 files changed, 168 insertions(+), 117 deletions(-)

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


More information about the x2go-commits mailing list