15 Nov 2012 23:09
pyhoca-gui.git - master (branch) updated: 0.2.0.4-82-g728f294
The branch, master has been updated
via 728f2948cfa6a1d648c10b6b962dce1901d5a01d (commit)
from 57ca969df9b1ceae6b35fd18ab786928aaf31ffe (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 728f2948cfa6a1d648c10b6b962dce1901d5a01d
Author: Mike Gabriel <mike.gabriel@...>
Date: Thu Nov 15 23:08:17 2012 +0100
MULTIUSER_INIT belongs into onInit
-----------------------------------------------------------------------
Summary of changes:
nsis_template.py | 2 ++
1 file changed, 2 insertions(+)
The diff of changes is:
diff --git a/nsis_template.py b/nsis_template.py
index bb042b7..02058b9 100644
--- a/nsis_template.py
+++ b/nsis_template.py
<at> <at> -235,6 +235,8 <at> <at> Function .onInit
StrCmp $LANGUAGE "cancel" 0 +2
Abort
+ !insertmacro MULTIUSER_INIT
+
FunctionEnd
hooks/post-receive
RSS Feed