Caption for custom pages

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1665 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2002-11-11 15:20:14 +00:00
parent cc564350c9
commit 11d65381d9
2 changed files with 1 additions and 2 deletions

View file

@ -1,6 +1,5 @@
[Settings]
NumFields=6
Title=Install Options Test Setup: Testing Installer Options
[Field 1]
Type=checkbox

View file

@ -25,7 +25,7 @@ ComponentText "Choose components"
;Order of pages
Page license
Page custom SetCustom ;Custom page. Install Options gets called in SetCustom.
Page custom SetCustom ": Testing Installer Options" ;Custom page. Install Options gets called in SetCustom.
Page components
Page directory
Page instfiles