category fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3061 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
823c9b0519
commit
cccd428d6a
1 changed files with 4 additions and 6 deletions
|
@ -214,12 +214,6 @@ will also help you to learn more about the Modern UI.</p>
|
|||
The interface files with a customized dialog resource IDD_SELCOM without a description area.<br />
|
||||
<i>Default: {NSISDIR}\Contrib\UIs\modern-nodesc.exe</i></p>
|
||||
</div>
|
||||
<p class="sub2header">Components Page Interface Settings</p>
|
||||
<div class="margin">
|
||||
<p class="text"><span class="bold">MUI_COMPONENTSPAGE_CHECKBITMAP </span><span class="parameter">bitmap_file</span><br />
|
||||
The bitmap with images for the checks of the component select treeview.<br />
|
||||
<i>Default: ${NSISDIR}\Contrib\Graphics\Checks\modern.bmp</i></p>
|
||||
</div>
|
||||
<p class="sub2header">Welcome/Finish Page Interface Settings</p>
|
||||
<div class="margin">
|
||||
<p class="text"><span class="bold">MUI_WELCOMEFINISHPAGE_3LINES </span><span class="parameter">ini_file</span><br />
|
||||
|
@ -267,7 +261,11 @@ will also help you to learn more about the Modern UI.</p>
|
|||
The background color for the license textbox. Use /windows for the default text background (usually white).
|
||||
Use the /grey for the standard window background (usually grey).<br /><i>Default: /windows</i></p>
|
||||
</div>
|
||||
<p class="sub2header">Components Page Interface Settings</p>
|
||||
<div class="margin">
|
||||
<p class="text"><span class="bold">MUI_COMPONENTSPAGE_CHECKBITMAP </span><span class="parameter">bitmap_file</span><br />
|
||||
The bitmap with images for the checks of the component select treeview.<br />
|
||||
<i>Default: ${NSISDIR}\Contrib\Graphics\Checks\modern.bmp</i></p>
|
||||
<p class="text"><span class="bold">MUI_COMPONENTSPAGE_SMALLDESC</span><br />
|
||||
A small description area on the bottom of the page. Use this layout
|
||||
if you have a lot of sections and don't need large descriptions.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue