From cccd428d6adc0a9a960405155b337b069ddfa726 Mon Sep 17 00:00:00 2001 From: joostverburg Date: Fri, 24 Oct 2003 17:49:43 +0000 Subject: [PATCH] category fix git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3061 212acab6-be3b-0410-9dea-997c60f758d6 --- Contrib/Modern UI/Readme.html | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/Contrib/Modern UI/Readme.html b/Contrib/Modern UI/Readme.html index 36900245..f3bc582e 100644 --- a/Contrib/Modern UI/Readme.html +++ b/Contrib/Modern UI/Readme.html @@ -214,12 +214,6 @@ will also help you to learn more about the Modern UI.

The interface files with a customized dialog resource IDD_SELCOM without a description area.
Default: {NSISDIR}\Contrib\UIs\modern-nodesc.exe

-

Components Page Interface Settings

-
-

MUI_COMPONENTSPAGE_CHECKBITMAP bitmap_file
- The bitmap with images for the checks of the component select treeview.
- Default: ${NSISDIR}\Contrib\Graphics\Checks\modern.bmp

-

Welcome/Finish Page Interface Settings

MUI_WELCOMEFINISHPAGE_3LINES ini_file
@@ -267,7 +261,11 @@ will also help you to learn more about the Modern UI.

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).
Default: /windows

+

Components Page Interface Settings

+

MUI_COMPONENTSPAGE_CHECKBITMAP bitmap_file
+ The bitmap with images for the checks of the component select treeview.
+ Default: ${NSISDIR}\Contrib\Graphics\Checks\modern.bmp

MUI_COMPONENTSPAGE_SMALLDESC
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.