Author: loonycyborg
Date: Sun Sep 14 21:05:19 2008
New Revision: 29464

URL: http://svn.gna.org/viewcvs/wesnoth?rev=29464&view=rev
Log:
Fixed a mistake in NSIS script template.

Modified:
    trunk/packaging/windows/Wesnoth.nsi.in

Modified: trunk/packaging/windows/Wesnoth.nsi.in
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/packaging/windows/Wesnoth.nsi.in?rev=29464&r1=29463&r2=29464&view=diff
==============================================================================
--- trunk/packaging/windows/Wesnoth.nsi.in (original)
+++ trunk/packaging/windows/Wesnoth.nsi.in Sun Sep 14 21:05:19 2008
@@ -61,7 +61,7 @@
   !insertmacro MUI_PAGE_INSTFILES
 
   !define MUI_FINISHPAGE_RUN wesnoth.exe
-  !define MUI_PAGE_FINISH
+  !insertmacro MUI_PAGE_FINISH
   
   !insertmacro MUI_UNPAGE_CONFIRM
   !insertmacro MUI_UNPAGE_INSTFILES


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to