fixed finish page link positioning, color (standard RRGGBB hex format)

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3269 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2003-12-12 21:26:21 +00:00
parent e53d122cfd
commit b33de3866d
2 changed files with 10 additions and 8 deletions

View file

@ -552,10 +552,10 @@ Text for a link on the which the user can click to view a website or file.</p>
<p><strong>MUI_FINISHPAGE_LINK_LOCATION</strong> <span class="parameter">file/url</span><br />
Website or file which the user can select to view using the link. You don't need to put quotes
around the filename when it contains spaces.</p>
<p><strong>MUI_FINISHPAGE_LINK_COLOR</strong> <span class="parameter">(color: 0xBBGGRR
hexadecimal)</span><br />
<p><strong>MUI_FINISHPAGE_LINK_COLOR</strong> <span class="parameter">(color: RRGGBB hexadecimal)
</span><br />
Text color for the link on the Finish page.<br />
<em>Default: 0x800000</em></p>
<em>Default: 000080</em></p>
</div>
<p><strong>MUI_FINISHPAGE_NOREBOOTSUPPORT</strong><br />
Disables support for the page that allows the user to reboot the system. Define this option to save