fixed bug #1716614 - InstallOptions TxtColor

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5148 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2007-05-13 18:57:43 +00:00
parent 40fd14be90
commit 012eededc2

View file

@ -589,7 +589,7 @@ used.</td>
<td class="lefttable"><strong>TxtColor</strong></td>
<td class="lefttable"><em>(optional)</em></td>
<td class="righttable">Used by <strong>Link</strong> controls to
specify the foreground color of the text. Format: 0xBBRRGG
specify the foreground color of the text. Format: 0xBBGGRR
(hexadecimal).</td>
</tr>
<tr>