macros itself -> macros themselves

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5534 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2008-02-09 19:27:19 +00:00
parent 7499533721
commit 9bf8b0ca97

View file

@ -209,7 +209,7 @@
<li>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.</li>
macros. The macros themselves have remained the same.</li>
<li>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.</li>
<li>Use the standard NSIS method to escape special characters in all texts. For example,