From a4723522cf15ff0ac25d8479b208f06eeb69e498 Mon Sep 17 00:00:00 2001 From: o_owd Date: Tue, 24 Jun 2003 10:00:15 +0000 Subject: [PATCH] updated LicenseBkColor help git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2674 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/attributes.but | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Docs/src/attributes.but b/Docs/src/attributes.but index 474f7249..d1896cf8 100644 --- a/Docs/src/attributes.but +++ b/Docs/src/attributes.but @@ -157,9 +157,9 @@ n if the "Custom" install type is selected. \S2{alicensebkcolor} LicenseBkColor -\c color +\c color | \\/gray\\ | /windows -Sets the background color of the license data. Color is specified using the form RRGGBB (in hexadecimal, as in HTML, only minus the leading '#', since # can be used for comments). +Sets the background color of the license data. Color is specified using the form RRGGBB (in hexadecimal, as in HTML, only minus the leading '#', since # can be used for comments). Default is '/gray'. You can also use the Windows OS defined color by using '/windows'. \S2{alicensedata} LicenseData