typo (thanks Anders)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5303 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
c608d190ce
commit
b7866ea153
1 changed files with 1 additions and 1 deletions
|
@ -1020,7 +1020,7 @@ LangString PAGE_TITLE ${LANG_ENGLISH} "Title"
|
|||
LangString PAGE_SUBTITLE ${LANG_ENGLISH} "Subtitle"
|
||||
|
||||
Function CustomPageFunction
|
||||
!insermacro MUI_HEADER_TEXT $(PAGE_TITLE) $(PAGE_SUBTITLE)
|
||||
!insertmacro MUI_HEADER_TEXT $(PAGE_TITLE) $(PAGE_SUBTITLE)
|
||||
!insertmacro MUI_INSTALLOPTIONS_DISPLAY "ioFile.ini"
|
||||
FuctionEnd
|
||||
</pre>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue