[X2go-Commits] pyhoca-gui.git - master (branch) updated: 0.1.0.10-141-g062d9b0
X2Go dev team
git-admin at x2go.org
Thu Mar 29 12:08:20 CEST 2012
The branch, master has been updated
via 062d9b0951363b32bb66a254d4d296542d950e9c (commit)
from 154515d69cafd6fcd42956f0912e33a2b63e5400 (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 062d9b0951363b32bb66a254d4d296542d950e9c
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Thu Mar 29 12:08:17 2012 +0200
add xserver_files to list of bundled files
-----------------------------------------------------------------------
Summary of changes:
setup.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
The diff of changes is:
diff --git a/setup.py b/setup.py
index a843d8b..be8a32d 100755
--- a/setup.py
+++ b/setup.py
@@ -74,6 +74,7 @@ if platform.system() == 'Windows':
img_files +
nxproxy_files +
pulseaudio_files +
+ xserver_files +
i18n_files
)
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