[X2Go-Commits] pyhoca-gui.git - twofactorauth (branch) updated: 0.2.0.4-76-ga571ebd

X2Go dev team git-admin at x2go.org
Sat Sep 14 15:56:27 CEST 2013


The branch, twofactorauth has been updated
       via  a571ebdb3f20dfe82d2d4fc8a6c2bdfec34992f1 (commit)
      from  00d7b0529a015b22e485fd9b71e26a3758d47aff (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 nsis_template.py |    9 +++++++++
 1 file changed, 9 insertions(+)

The diff of changes is:
diff --git a/nsis_template.py b/nsis_template.py
index 03a9c94..e4060a6 100644
--- a/nsis_template.py
+++ b/nsis_template.py
@@ -48,7 +48,16 @@ InstallDirRegKey HKLM "Software\\{program_name}" "Install_Dir"
 RequestExecutionLevel admin
 
 !define MULTIUSER_EXECUTIONLEVEL Highest
+!define MULTIUSER_MUI
+!define MULTIUSER_INSTALLMODE_COMMANDLINE
 !include MultiUser.nsh
+!include MUI2.nsh
+
+!insertmacro MULTIUSER_PAGE_INSTALLMODE
+!insertmacro MUI_PAGE_DIRECTORY
+!insertmacro MUI_PAGE_INSTFILES 
+
+!insertmacro MUI_LANGUAGE English
 
 ;--------------------------------
 


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)).




More information about the x2go-commits mailing list