fixed page text settings; support for uninst license, directory pages; renamed language file string; updated startmenu text; removed old language file strings

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2871 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2003-09-07 13:27:10 +00:00
parent bb927a6230
commit a042adbd64
11 changed files with 221 additions and 43 deletions

View file

@ -198,7 +198,9 @@ will also help you to learn more about the Modern UI.</p>
<p class="text">
<span class="bold">Uninstaller Pages</span><br />
MUI_UNPAGE_CONFIRM<br />
MUI_UNPAGE_LICENSE <span class="parameter">text/rtf_file</span><br />
MUI_UNPAGE_COMPONENTS<br />
MUI_UNPAGE_DIRECTORY<br />
MUI_UNPAGE_INSTFILES<br />
</p>
<p class="sub2header">Page Settings</p>