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 />
|
"parameter">ui_file</span><br />
|
||||||
The interface files with the dialog resource IDD_INST that contains
|
The interface files with the dialog resource IDD_INST that contains
|
||||||
a bitmap control and space for the header bitmap.<br />
|
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=
|
<p><strong>MUI_UI_HEADERIMAGE_RIGHT</strong> <span class=
|
||||||
"parameter">ui_file</span><br />
|
"parameter">ui_file</span><br />
|
||||||
The interface files with the dialog resource IDD_INST that contains
|
The interface files with the dialog resource IDD_INST that contains
|
||||||
a bitmap control and space for the header bitmap on the right
|
a bitmap control and space for the header bitmap on the right
|
||||||
side.<br />
|
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=
|
<p><strong>MUI_UI_COMPONENTSPAGE_SMALLDESC</strong> <span class=
|
||||||
"parameter">ui_file</span><br />
|
"parameter">ui_file</span><br />
|
||||||
The interface files with a customized dialog resource IDD_SELCOM
|
The interface files with a customized dialog resource IDD_SELCOM
|
||||||
with a small description area.<br />
|
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=
|
<p><strong>MUI_UI_COMPONENTSPAGE_NODESC</strong> <span class=
|
||||||
"parameter">ui_file</span><br />
|
"parameter">ui_file</span><br />
|
||||||
The interface files with a customized dialog resource IDD_SELCOM
|
The interface files with a customized dialog resource IDD_SELCOM
|
||||||
without a description area.<br />
|
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>
|
</div>
|
||||||
<h3><img class="trigger" alt="Open/Close section" id="trigger_inwf"
|
<h3><img class="trigger" alt="Open/Close section" id="trigger_inwf"
|
||||||
src="images/closed.gif" onclick=
|
src="images/closed.gif" onclick=
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue