The branch, master has been updated via cfad2f03113a1b16b580a34f5e54c5123cc24c9c (commit) from a571ebdb3f20dfe82d2d4fc8a6c2bdfec34992f1 (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 cfad2f03113a1b16b580a34f5e54c5123cc24c9c Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Nov 15 22:51:54 2012 +0100 don't load language file twice ----------------------------------------------------------------------- Summary of changes: nsis_template.py | 2 -- 1 file changed, 2 deletions(-) The diff of changes is: diff --git a/nsis_template.py b/nsis_template.py index e4060a6..327fc1e 100644 --- a/nsis_template.py +++ b/nsis_template.py @@ -57,8 +57,6 @@ RequestExecutionLevel admin !insertmacro MUI_PAGE_DIRECTORY !insertmacro MUI_PAGE_INSTFILES -!insertmacro MUI_LANGUAGE English - ;-------------------------------- ; Installer Language Configuration 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)).