welcome/finish page multilanguage fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1767 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
152cc1b06c
commit
55892995a5
2 changed files with 83 additions and 11 deletions
|
@ -70,15 +70,6 @@ SectionEnd
|
|||
!insertmacro MUI_DESCRIPTION_TEXT ${SecCopyUI} $(DESC_SecCopyUI)
|
||||
!insertmacro MUI_FUNCTIONS_DESCRIPTION_END
|
||||
|
||||
;--------------------------------
|
||||
;Installer Functions
|
||||
|
||||
Function .onInit
|
||||
|
||||
!insertmacro MUI_WELCOMEFINISHPAGE_INIT
|
||||
|
||||
FunctionEnd
|
||||
|
||||
;--------------------------------
|
||||
;Uninstaller Section
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue