The branch, master has been updated via a833d370a341939f525e798412092c290bc8368c (commit) from 409d9911a685e084e3430bdb312ad174e6a8802a (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 a833d370a341939f525e798412092c290bc8368c Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Mar 29 12:48:16 2012 +0200 fix path of NSIS includes ----------------------------------------------------------------------- Summary of changes: win32-dist/include/languages.nsi | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/win32-dist/include/languages.nsi b/win32-dist/include/languages.nsi index 4836453..25b7510 100644 --- a/win32-dist/include/languages.nsi +++ b/win32-dist/include/languages.nsi @@ -3,7 +3,7 @@ ;-------------------------------- -!include ${NSISDIR}\Include\LogicLib.nsh +!include ${PROGRAMFILES}\NSIS\Include\LogicLib.nsh var LC_MESSAGES 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).