[X2go-Commits] pyhoca-contrib.git - master (branch) updated: 0.0.32.0-37-g24c910a
X2go dev team
git-admin at x2go.org
Sun Sep 11 20:09:29 CEST 2011
The branch, master has been updated
via 24c910a55d6c5f4c1ce3585016dce7e43bdb21b4 (commit)
from 75f86c677e27ad95c9841e08b2beb9e136202a2d (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 24c910a55d6c5f4c1ce3585016dce7e43bdb21b4
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Sun Sep 11 17:10:29 2011 +0200
built pyhoca-gui 0.1.0.7 for win32
-----------------------------------------------------------------------
Summary of changes:
...installer.exe => vcxsrv.1.11.0.0.installer.exe} | Bin 53091555 -> 53072201 bytes
win32-dist/PyHoca-GUI+VcXsrv+GS_0.1.0.7.nsi | 4 ++--
win32-dist/dist/library.zip | Bin 1481541 -> 1482572 bytes
win32-dist/dist/mo/de/LC_MESSAGES/pyhoca-gui.mo | Bin 17068 -> 17423 bytes
win32-dist/dist/mo/en/LC_MESSAGES/pyhoca-gui.mo | Bin 15990 -> 16311 bytes
win32-dist/dist/mo/es/LC_MESSAGES/pyhoca-gui.mo | Bin 15225 -> 15225 bytes
win32-dist/dist/mo/nl/LC_MESSAGES/pyhoca-gui.mo | Bin 16227 -> 16282 bytes
win32-dist/dist/pyhoca-gui.exe | Bin 61440 -> 61440 bytes
...oca-gui+vcxsrv+gsprint-0.1.0.7_win32-setup.exe} | Bin 81678488 -> 81679500 bytes
...etup.exe => pyhoca-gui_0.1.0.7_win32-setup.exe} | Bin 12099287 -> 12100287 bytes
10 files changed, 2 insertions(+), 2 deletions(-)
copy mswin/vcxsrv-mswin/{vcxsrv.1.10.1.1.installer.exe => vcxsrv.1.11.0.0.installer.exe} (89%)
rename win32-dist/installers/{pyhoca-gui+vcxsrv+gsprint-0.1.0.7rc1_win32-setup.exe => pyhoca-gui+vcxsrv+gsprint-0.1.0.7_win32-setup.exe} (98%)
rename win32-dist/installers/{pyhoca-gui_0.1.0.7rc1_win32-setup.exe => pyhoca-gui_0.1.0.7_win32-setup.exe} (91%)
The diff of changes is:
diff --git a/mswin/vcxsrv-mswin/vcxsrv.1.10.1.1.installer.exe b/mswin/vcxsrv-mswin/vcxsrv.1.11.0.0.installer.exe
similarity index 89%
copy from mswin/vcxsrv-mswin/vcxsrv.1.10.1.1.installer.exe
copy to mswin/vcxsrv-mswin/vcxsrv.1.11.0.0.installer.exe
index 1c9ad3f..a35e872 100644
Binary files a/mswin/vcxsrv-mswin/vcxsrv.1.10.1.1.installer.exe and b/mswin/vcxsrv-mswin/vcxsrv.1.11.0.0.installer.exe differ
diff --git a/win32-dist/PyHoca-GUI+VcXsrv+GS_0.1.0.7.nsi b/win32-dist/PyHoca-GUI+VcXsrv+GS_0.1.0.7.nsi
index d352da9..8fbcd41 100644
--- a/win32-dist/PyHoca-GUI+VcXsrv+GS_0.1.0.7.nsi
+++ b/win32-dist/PyHoca-GUI+VcXsrv+GS_0.1.0.7.nsi
@@ -65,8 +65,8 @@ SectionEnd
; X-server install
Section "X-Server (VcXsrv)"
File /r ..\mswin\vcxsrv-mswin\vcxsrv.1.10.1.1.installer.exe
- ExecWait '"$INSTDIR\vcxsrv.1.10.1.1.installer.exe" /S /D=$PROGRAMFILES\VcXsrv'
- Delete $INSTDIR\vcxsrv.1.10.1.1.installer.exe
+ ExecWait '"$INSTDIR\vcxsrv.1.11.0.0.installer.exe" /S /D=$PROGRAMFILES\VcXsrv'
+ Delete $INSTDIR\vcxsrv.1.11.0.0.installer.exe
Delete $DESKTOP\VcXsrv.lnk
Delete $DESKTOP\XLaunch.lnk
SectionEnd
diff --git a/win32-dist/dist/library.zip b/win32-dist/dist/library.zip
index 68deee7..003c233 100644
Binary files a/win32-dist/dist/library.zip and b/win32-dist/dist/library.zip differ
diff --git a/win32-dist/dist/mo/de/LC_MESSAGES/pyhoca-gui.mo b/win32-dist/dist/mo/de/LC_MESSAGES/pyhoca-gui.mo
index eb413ba..fca295a 100644
Binary files a/win32-dist/dist/mo/de/LC_MESSAGES/pyhoca-gui.mo and b/win32-dist/dist/mo/de/LC_MESSAGES/pyhoca-gui.mo differ
diff --git a/win32-dist/dist/mo/en/LC_MESSAGES/pyhoca-gui.mo b/win32-dist/dist/mo/en/LC_MESSAGES/pyhoca-gui.mo
index 4224784..6d203d9 100644
Binary files a/win32-dist/dist/mo/en/LC_MESSAGES/pyhoca-gui.mo and b/win32-dist/dist/mo/en/LC_MESSAGES/pyhoca-gui.mo differ
diff --git a/win32-dist/dist/mo/es/LC_MESSAGES/pyhoca-gui.mo b/win32-dist/dist/mo/es/LC_MESSAGES/pyhoca-gui.mo
index 6320c8c..27bd7df 100644
Binary files a/win32-dist/dist/mo/es/LC_MESSAGES/pyhoca-gui.mo and b/win32-dist/dist/mo/es/LC_MESSAGES/pyhoca-gui.mo differ
diff --git a/win32-dist/dist/mo/nl/LC_MESSAGES/pyhoca-gui.mo b/win32-dist/dist/mo/nl/LC_MESSAGES/pyhoca-gui.mo
index 0e04bd7..6d414cd 100644
Binary files a/win32-dist/dist/mo/nl/LC_MESSAGES/pyhoca-gui.mo and b/win32-dist/dist/mo/nl/LC_MESSAGES/pyhoca-gui.mo differ
diff --git a/win32-dist/dist/pyhoca-gui.exe b/win32-dist/dist/pyhoca-gui.exe
index b0e07da..fdb7618 100644
Binary files a/win32-dist/dist/pyhoca-gui.exe and b/win32-dist/dist/pyhoca-gui.exe differ
diff --git a/win32-dist/installers/pyhoca-gui+vcxsrv+gsprint-0.1.0.7rc1_win32-setup.exe b/win32-dist/installers/pyhoca-gui+vcxsrv+gsprint-0.1.0.7_win32-setup.exe
similarity index 98%
rename from win32-dist/installers/pyhoca-gui+vcxsrv+gsprint-0.1.0.7rc1_win32-setup.exe
rename to win32-dist/installers/pyhoca-gui+vcxsrv+gsprint-0.1.0.7_win32-setup.exe
index 3e86fe4..446dbe7 100644
Binary files a/win32-dist/installers/pyhoca-gui+vcxsrv+gsprint-0.1.0.7rc1_win32-setup.exe and b/win32-dist/installers/pyhoca-gui+vcxsrv+gsprint-0.1.0.7_win32-setup.exe differ
diff --git a/win32-dist/installers/pyhoca-gui_0.1.0.7rc1_win32-setup.exe b/win32-dist/installers/pyhoca-gui_0.1.0.7_win32-setup.exe
similarity index 91%
rename from win32-dist/installers/pyhoca-gui_0.1.0.7rc1_win32-setup.exe
rename to win32-dist/installers/pyhoca-gui_0.1.0.7_win32-setup.exe
index f8f6c0a..7c3d215 100644
Binary files a/win32-dist/installers/pyhoca-gui_0.1.0.7rc1_win32-setup.exe and b/win32-dist/installers/pyhoca-gui_0.1.0.7_win32-setup.exe differ
hooks/post-receive
--
pyhoca-contrib.git (PyHoca-GUI / Python-X2go contributive Software)
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-contrib.git" (PyHoca-GUI / Python-X2go contributive Software).
More information about the x2go-commits
mailing list