filename corrections
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3648 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
f1ac2cc1ba
commit
776eb349c0
1 changed files with 4 additions and 4 deletions
|
@ -354,23 +354,23 @@ have made your own customized UI.<br />
|
|||
"parameter">ui_file</span><br />
|
||||
The interface files with the dialog resource IDD_INST that contains
|
||||
a bitmap control and space for the header bitmap.<br />
|
||||
<em>Default: ${NSISDIR}\Contrib\UIs\modern-headerbmp.exe</em></p>
|
||||
<em>Default: ${NSISDIR}\Contrib\UIs\modern_headerbmp.exe</em></p>
|
||||
<p><strong>MUI_UI_HEADERIMAGE_RIGHT</strong> <span class=
|
||||
"parameter">ui_file</span><br />
|
||||
The interface files with the dialog resource IDD_INST that contains
|
||||
a bitmap control and space for the header bitmap on the right
|
||||
side.<br />
|
||||
<em>Default: ${NSISDIR}\Contrib\UIs\modern-headerbmpr.exe</em></p>
|
||||
<em>Default: ${NSISDIR}\Contrib\UIs\modern_headerbmpr.exe</em></p>
|
||||
<p><strong>MUI_UI_COMPONENTSPAGE_SMALLDESC</strong> <span class=
|
||||
"parameter">ui_file</span><br />
|
||||
The interface files with a customized dialog resource IDD_SELCOM
|
||||
with a small description area.<br />
|
||||
<em>Default: {NSISDIR}\Contrib\UIs\modern-smalldesc.exe</em></p>
|
||||
<em>Default: {NSISDIR}\Contrib\UIs\modern_smalldesc.exe</em></p>
|
||||
<p><strong>MUI_UI_COMPONENTSPAGE_NODESC</strong> <span class=
|
||||
"parameter">ui_file</span><br />
|
||||
The interface files with a customized dialog resource IDD_SELCOM
|
||||
without a description area.<br />
|
||||
<em>Default: {NSISDIR}\Contrib\UIs\modern-nodesc.exe</em></p>
|
||||
<em>Default: {NSISDIR}\Contrib\UIs\modern_nodesc.exe</em></p>
|
||||
</div>
|
||||
<h3><img class="trigger" alt="Open/Close section" id="trigger_inwf"
|
||||
src="images/closed.gif" onclick=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue