From 9bf8b0ca97cdbf5a3529c8f19a2a6f10e9793e6c Mon Sep 17 00:00:00 2001 From: kichik Date: Sat, 9 Feb 2008 19:27:19 +0000 Subject: [PATCH] macros itself -> macros themselves git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5534 212acab6-be3b-0410-9dea-997c60f758d6 --- Contrib/Modern UI 2/Readme.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contrib/Modern UI 2/Readme.html b/Contrib/Modern UI 2/Readme.html index a688bb85..1d9b037f 100644 --- a/Contrib/Modern UI 2/Readme.html +++ b/Contrib/Modern UI 2/Readme.html @@ -209,7 +209,7 @@
  • The macros for InstallOptions have been moved to a separate header file unrelated to the Modern UI. If you are still using InstallOptions for custom pages, insert InstallOptions.nsh and use the INSTALLOPTIONS_* macros instead of the MUI_INSTALLOPTIONS_* - macros. The macros itself have remained the same.
  • + macros. The macros themselves have remained the same.
  • Rewrite customization code for the Modern UI 1.8 welcome and finish pages in which the InstallOptions INI file is used. nsDialogs commands should be used instead.
  • Use the standard NSIS method to escape special characters in all texts. For example,