[qet] [4138] Nsis Installers : Minor fix |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
Revision: 4138
Author: scorpio810
Date: 2015-08-20 01:36:27 +0200 (Thu, 20 Aug 2015)
Log Message:
-----------
Nsis Installers : Minor fix
Modified Paths:
--------------
trunk/packaging/windows/QET.nsi
trunk/packaging/windows/QET64.nsi
Modified: trunk/packaging/windows/QET.nsi
===================================================================
--- trunk/packaging/windows/QET.nsi 2015-08-19 21:40:39 UTC (rev 4137)
+++ trunk/packaging/windows/QET.nsi 2015-08-19 23:36:27 UTC (rev 4138)
@@ -180,7 +180,7 @@
File /r "./files/elements/50_pneumatic"
SectionEnd
-SubSectionEnd
+
;---------------------------------
SubSection "$(Energy)"
@@ -203,6 +203,7 @@
SectionEnd
SubSectionEnd
+SubSectionEnd
;-------------------------------
SetOverwrite on
Modified: trunk/packaging/windows/QET64.nsi
===================================================================
--- trunk/packaging/windows/QET64.nsi 2015-08-19 21:40:39 UTC (rev 4137)
+++ trunk/packaging/windows/QET64.nsi 2015-08-19 23:36:27 UTC (rev 4138)
@@ -184,7 +184,7 @@
File /r "./files/elements/50_pneumatic"
SectionEnd
-SubSectionEnd
+
;---------------------------------
SubSection "$(Energy)"
@@ -207,6 +207,7 @@
SectionEnd
SubSectionEnd
+SubSectionEnd
;-------------------------------
SetOverwrite on