fixes: header text, 3 lines welcome/finish title, alternative comp page, docs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3043 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
8442558574
commit
4a9dac930a
3 changed files with 32 additions and 45 deletions
|
@ -277,7 +277,7 @@ will also help you to learn more about the Modern UI.</p>
|
|||
The style of the progress bar. Colored makes it use the MUI_INSTALLCOLORS.<br />
|
||||
<i>Default: smooth</i></p>
|
||||
</div>
|
||||
<p class="sub2header">Finish Page Interface Settings</p>
|
||||
<p class="sub2header">Installer Finish Page Interface Settings</p>
|
||||
<div class="margin">
|
||||
<p class="text"><span class="bold">MUI_FINISHPAGE_NOAUTOCLOSE</span><br />
|
||||
Do not automatically jump to the finish page, to allow the user to
|
||||
|
@ -285,7 +285,7 @@ will also help you to learn more about the Modern UI.</p>
|
|||
</div>
|
||||
<p class="sub2header">Uninstaller Finish Page Interface Settings</p>
|
||||
<div class="margin">
|
||||
<p class="text"><span class="bold">MUI_FINISHPAGE_NOAUTOCLOSE</span><br />
|
||||
<p class="text"><span class="bold">MUI_UNFINISHPAGE_NOAUTOCLOSE</span><br />
|
||||
Do not automatically jump to the finish page, to allow the user to
|
||||
check the uninstall log.</p>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue