From 0cd9f67549794ee3194a26eeddd6822d0459270b Mon Sep 17 00:00:00 2001
From: joostverburg
Date: Tue, 25 Mar 2003 16:47:03 +0000
Subject: [PATCH] ioSpecial
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2358 212acab6-be3b-0410-9dea-997c60f758d6
---
Contrib/Modern UI/Readme.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Contrib/Modern UI/Readme.html b/Contrib/Modern UI/Readme.html
index 9b22ea9d..a549690c 100644
--- a/Contrib/Modern UI/Readme.html
+++ b/Contrib/Modern UI/Readme.html
@@ -508,7 +508,7 @@ ReserveFile "ioFile.ini" ;Your own InstallOptions INI files
the language header file of the NSIS exehead (Source\exehead\lang.h).
To change them, you need to edit this file and recompile NSIS.
To modify the Welcome and Finish dialog, edit the Install
- Options INI File ioWizard.ini in the 'Contrib\Modern UI' directory.
+ Options INI File ioSpecial.ini in the 'Contrib\Modern UI' directory.
If you want add your own code to functions
inserted by the Modern UI, such as the .onGUIInit function and the Page functions,