The branch, master has been updated via ae0304eb4c90d488c0f72a5c47dffaabf52fb380 (commit) from 4869754ee97d279f284aeddfb5cf6092211cf7b1 (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 ae0304eb4c90d488c0f72a5c47dffaabf52fb380 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Nov 16 11:33:52 2012 +0100 fix MUI2 installation ----------------------------------------------------------------------- Summary of changes: nsis_template.py | 4 ---- 1 file changed, 4 deletions(-) The diff of changes is: diff --git a/nsis_template.py b/nsis_template.py index 29a2170..3373703 100644 --- a/nsis_template.py +++ b/nsis_template.py @@ -53,10 +53,6 @@ InstallDirRegKey HKLM "Software\\{program_name}" "Install_Dir" !include MultiUser.nsh !include MUI2.nsh -!insertmacro MULTIUSER_PAGE_INSTALLMODE -!insertmacro MUI_PAGE_DIRECTORY -!insertmacro MUI_PAGE_INSTFILES - !insertmacro MUI_LANGUAGE "English" ;first language is the default language ;!insertmacro MUI_LANGUAGE "French" !insertmacro MUI_LANGUAGE "German" 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)).