fixed bug #1267491 - MUI finish page has unnecessary cancel button

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5068 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2007-04-13 20:10:50 +00:00
parent bcf3899e68
commit 7f5e1d7b1b
2 changed files with 5 additions and 1 deletions

View file

@ -782,6 +782,9 @@ Extra space for the text area (if using checkboxes).</p>
<p><strong>MUI_FINISHPAGE_BUTTON</strong> <span class=
"parameter">text</span><br />
Text to display on the Finish button.</p>
<p><strong>MUI_FINISHPAGE_CANCEL_ENABLED</strong><br />
Enable the Cancel button so the user can skip any options
displayed on the finish page.</p>
<p><strong>MUI_FINISHPAGE_TEXT_REBOOT</strong> <span class=
"parameter">text</span><br />
Text to display on the finish page when asking for a system reboot.