Fixed VARAIBLES typo in MUI2 internal defines (bug #1127)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6649 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
3d0be38e91
commit
e65ac172c1
2 changed files with 7 additions and 7 deletions
|
@ -50,8 +50,8 @@ Finish page (implemented using nsDialogs)
|
|||
!endif
|
||||
|
||||
!ifdef MUI_FINISHPAGE_SHOWREADME
|
||||
!ifndef MUI_FINISHPAGE_SHOREADME_VARAIBLES
|
||||
!define MUI_FINISHPAGE_SHOREADME_VARAIBLES
|
||||
!ifndef MUI_FINISHPAGE_SHOWREADME_VARIABLES
|
||||
!define MUI_FINISHPAGE_SHOWREADME_VARIABLES
|
||||
Var mui.FinishPage.ShowReadme
|
||||
!endif
|
||||
!endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue