[X2Go-Commits] pyhoca-gui.git - build-59a18b6e3b5d3f1dd8f07f26433d37fe5984a57d (branch) updated: 01e64856797d07eeca2cb2fe2e3995a28aac9be5
X2Go dev team
git-admin at x2go.org
Tue Aug 27 13:21:04 CEST 2013
The branch, build-59a18b6e3b5d3f1dd8f07f26433d37fe5984a57d has been updated
via 01e64856797d07eeca2cb2fe2e3995a28aac9be5 (commit)
from 501747368416a35f0d49e4c2ab994fa682db4b58 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
setup.py | 1 +
1 file changed, 1 insertion(+)
The diff of changes is:
diff --git a/setup.py b/setup.py
index 6426396..f1f5bdb 100755
--- a/setup.py
+++ b/setup.py
@@ -62,6 +62,7 @@ if platform.system() == 'Windows':
("icons\\PyHoca\\32x32", glob(r'icons\\PyHoca\\32x32\\x2go*.*')),
("icons\\PyHoca\\48x48", glob(r'icons\\PyHoca\\48x48\\*.*')),
("icons\\PyHoca\\64x64", glob(r'icons\\PyHoca\\64x64\\*.*')),
+ ("icons\\PyHoca\\128x128", glob(r'icons\\PyHoca\\128x128\\*.*')),
("PyHoca_GUI.egg-infocons\\PyHoca\\128x128", glob(r'icons\\PyHoca\\128x128\\*.*')),
("icons", glob(r'pixmaps\\*.ico')),
]
hooks/post-receive
--
pyhoca-gui.git (Python X2Go Client (wxPython GUI))
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 "pyhoca-gui.git" (Python X2Go Client (wxPython GUI)).
More information about the x2go-commits
mailing list