[qet] [4143] Nsis Installers : Forget variables from previous comit

[ Thread Index | Date Index | More lists.tuxfamily.org/qet Archives ]


Revision: 4143
Author:   scorpio810
Date:     2015-08-21 07:28:56 +0200 (Fri, 21 Aug 2015)
Log Message:
-----------
Nsis Installers : Forget variables from previous comit

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-21 05:21:26 UTC (rev 4142)
+++ trunk/packaging/windows/QET.nsi	2015-08-21 05:28:56 UTC (rev 4143)
@@ -153,7 +153,7 @@
 
 ;---------------------------
 SetOverwrite on
-SubSection "$(Elements)" 
+SubSection "$(Elements)" SEC01
 
 SetOverwrite on
 Section "$(Electric)" 

Modified: trunk/packaging/windows/QET64.nsi
===================================================================
--- trunk/packaging/windows/QET64.nsi	2015-08-21 05:21:26 UTC (rev 4142)
+++ trunk/packaging/windows/QET64.nsi	2015-08-21 05:28:56 UTC (rev 4143)
@@ -157,7 +157,7 @@
 
 ;---------------------------
 SetOverwrite on
-SubSection "$(Elements)" 
+SubSection "$(Elements)" SEC01
 
 SetOverwrite on
 Section "$(Electric)" 


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/