[X2Go-Commits] [pyhoca-gui] branch brokerclient updated (743f4fd -> 3b84465)

git-admin at x2go.org git-admin at x2go.org
Fri Feb 21 11:11:05 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  743f4fd   debian/pyhoca-gui.install: make sure that new icon names get installed
       new  59cb511   Explicitly add pyhoca.mswin to setup.py if building on MS Windows.
       new  49a88d6   Provide mswin_logging as separate module in pyhoca.wxgui namespace, undo earlier namespace split-off.
       new  3aa69e1   Don't include the py.exe shell in frozen builds.
       new  91a3876   Provide script for cleaning up before running bbfreeze.
       new  d6b9d4f   make bbfreeze_cleanup.sh executable
       new  28bfc60   Make the hover text of the tray icon brandable (drop hard-coded PyHoca-GUI application name).
       new  df0e1ad   NSIS script: make sure SetOutPath gets called at the beginning of every section.
       new  3b84465   Show printing preferences when tray icon is in restricted mode.

The 8 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:
 bbfreeze_cleanup.sh                      |    4 ++++
 debian/changelog                         |    7 ++++++-
 nsis_template.py                         |    2 ++
 pyhoca-gui                               |    2 +-
 pyhoca/mswin/__init__.py                 |   20 --------------------
 pyhoca/wxgui/__init__.py                 |    3 ---
 pyhoca/wxgui/launcher.py                 |    3 ++-
 pyhoca/wxgui/menus_taskbar.py            |   14 ++++++++------
 pyhoca/{mswin => wxgui}/mswin_logging.py |    0
 pyhoca/wxgui/taskbar.py                  |    8 ++++----
 setup.py                                 |    1 +
 11 files changed, 28 insertions(+), 36 deletions(-)
 create mode 100755 bbfreeze_cleanup.sh
 delete mode 100644 pyhoca/mswin/__init__.py
 rename pyhoca/{mswin => wxgui}/mswin_logging.py (100%)

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