Custom leave function updates

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2336 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2003-03-18 15:51:01 +00:00
parent 070d1f136a
commit 56507e9e34
4 changed files with 7 additions and 7 deletions

View file

@ -30,7 +30,7 @@ Use \R{abort}{Abort} from a built-in page's pre-function to skip the page, and f
Examples:
\c Page license skipLicense "" stayInLicense
\c Page custom customPage ": custom page"
\c Page custom customPage "" ": custom page"
\c Page instfiles
\c
\c Function skipLicense