fixed bug #2386821 - MUI_CUSTOMFUNCTION_MOUSEOVERSECTION documentation error

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5812 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2008-12-06 22:20:02 +00:00
parent 837c688597
commit a2d5557705
2 changed files with 13 additions and 5 deletions

View file

@ -1055,8 +1055,12 @@ FunctionEnd
<strong>MUI_CUSTOMFUNCTION_UNGUIINIT</strong> <span class="parameter">function</span><br />
<strong>MUI_CUSTOMFUNCTION_ABORT</strong> <span class="parameter">function</span><br />
<strong>MUI_CUSTOMFUNCTION_UNABORT</strong> <span class="parameter">function</span><br />
<strong>MUI_CUSTOMFUNCTION_MOUSEOVERSECTION</strong> <span class="parameter">function</span><br />
<strong>MUI_CUSTOMFUNCTION_UNMOUSEOVERSECTION</strong> <span class="parameter">function</span></p>
<strong>MUI_CUSTOMFUNCTION_ONMOUSEOVERSECTION</strong> <span class="parameter">function</span><br />
<strong>MUI_CUSTOMFUNCTION_UNONMOUSEOVERSECTION</strong> <span class="parameter">function</span></p>
<p>
Mouse over functions are only available when the description macros
(MUI_FUNCTION_DESCRIPTION_BEGIN) are used. When component page descriptions are not
used, regular .onMouseOverSection and un.onMouseOverSection must be used.</p>
</div>
<h3>
<img class="trigger" alt="Open/Close section" id="trigger_cfpg" src="images/closed.gif"