Modern UI 1.63 - Removed page description in window title

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2259 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2003-03-09 20:05:48 +00:00
parent de557f6037
commit 84cf81e764
27 changed files with 39 additions and 80 deletions

View file

@ -557,7 +557,8 @@ FunctionEnd
<li>Support for a bitmap in the wizard header</li>
<li>New defines to change the description area</li>
<li>MUI_SYSTEM inserted automatically</li>
<li>Easier to customize resouce files</li>
<li>Removed page description in window title</li>
<li>Easier to customize resource files</li>
<li>New system for custom functions</li>
<li>New InstallOptions macro's that do not remove the return value from
the stack</li>