This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goclient. from 3f882c0 Update German translation files. new 7ce9039 Revert accidental config_win.bat code in 5bb4a33 "Add x2gohelper to start X2Go Client on Windows and clean child processes if X2Go Client crashes. (Fixes: #525)." The 1 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: config_win.bat | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit 7ce90399e378d1653dbf8a5160834618f1a758d0 Author: Mike DePaulo <mikedep333@gmail.com> Date: Tue Jul 8 21:12:49 2014 -0400 Revert accidental config_win.bat code in 5bb4a33 "Add x2gohelper to start X2Go Client on Windows and clean child processes if X2Go Client crashes. (Fixes: #525)." --- config_win.bat | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/config_win.bat b/config_win.bat index 8bd1f36..695b3e2 100755 --- a/config_win.bat +++ b/config_win.bat @@ -2,7 +2,4 @@ mingw32-make distclean lrelease x2goclient.pro set X2GO_CLIENT_TARGET= qmake -cd x2gohelper -mingw32-make distclean -qmake -cd .. + -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git