git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4064 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2005-06-07 19:07:34 +00:00
parent 2bf93b99dc
commit 52fec79fc8

View file

@ -997,7 +997,7 @@ LangString DESC_Section2 ${LANG_ENGLISH} "Description of section 2."
!insertmacro MUI_FUNCTION_DESCRIPTION_END
</pre>
<p>For the uninstaller, use the MUI_UNFUNCTION_DESCRIPTION_BEGIN
and MUI_UNFUNCTIONS_DESCRIPTION_END macros.</p>
and MUI_UNFUNCTION_DESCRIPTION_END macros.</p>
</div>
</div>
<h1><a name="customPages" id="customPages">Custom pages</a></h1>