Uninstall text in the UI macros

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@835 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2002-08-29 19:48:16 +00:00
parent 4273255cc6
commit 34a538916e
5 changed files with 17 additions and 18 deletions

View file

@ -124,6 +124,10 @@ table
of the MUI_INTERFACE macro.</p>
<p class="header">Version history</p>
<ul>
<li class="text">1.11 - August 29th, 2002
<ul>
<li>Finish header for uninstaller can also be set using MUI_FINISHHEADER
</ul>
<li class="text">1.1 - August 29th, 2002
<ul>
<li>Header file with macros, it's now very easy to use the UI in your scripts :)
@ -139,7 +143,7 @@ table
<li>Used modern.bmp for the checks (thanks rainwater)
<li>Using the new NSIS version, descriptions work using the keyboard and you can give
descriptions to subsections
<li>Correct font size using High-DPI fonts
<li>Correct font size using High-DPI fonts
</ul>
<li class="text">1.0 - August 26th, 2002
<ul>