updated LicenseBkColor help
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2674 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
054db45f63
commit
a4723522cf
1 changed files with 2 additions and 2 deletions
|
@ -157,9 +157,9 @@ n if the "Custom" install type is selected.
|
|||
|
||||
\S2{alicensebkcolor} LicenseBkColor
|
||||
|
||||
\c color
|
||||
\c color | \\<b\\>/gray\\</b\\> | /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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue