removed old info, changelog

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2857 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2003-09-06 12:38:27 +00:00
parent f2003bb103
commit 5d6de5b949
2 changed files with 4 additions and 5 deletions

View file

@ -134,7 +134,7 @@ settings.</p>
<p class="text"><span class="bold">Important: </span>Because the Modern
UI has its own macro system, its own default settings and a lot of
new features, the interface configuration works differently. So you
should not use commands like Icon, BrandingText etc.</p>
should not use commands Icon, CheckBitmap, InstallColors etc.</p>
<p class="header">Screenshots</p>
<p class="text"><img src="Screenshot.png" width="503" height="393" alt="" /></p>
<p class="text"><img src="Screenshot2.png" width="503" height="393" alt="" /></p>
@ -670,13 +670,14 @@ FunctionEnd
</div>
<p class="header">Version history</p>
<ul>
<li>1.66 - September 4
<li>1.66 - September 4, 2003
<ul>
<li>New system for page settings and custom pages</li>
<li>Support for uninstaller components page</li>
<li>Support for multiple pages of the same type</li>
<li>Changed macro names</li>
<li>Updated langauge system, new language files</li>
<li>Removed MUI_BRANDINGTEXT. Use BrandingText command now.</li>
</ul></li>
</ul>
<ul>
@ -714,7 +715,6 @@ FunctionEnd
<li>Language specific fonts</li>
<li>Welcome/Finish page INI files can be modified in pre functions</li>
<li>More texts can be customized</li>
<li>Language files have to be updated</li>
</ul></li>
</ul>
<p class="text"><a href="Changelog.txt">Complete version history</a></p>