Merge patch for better installs on POSIX platforms.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4486 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
c16ca4f9fc
commit
0913023f33
25 changed files with 286 additions and 134 deletions
|
@ -364,12 +364,12 @@ side.<br />
|
|||
"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