brandingtext trim fixed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1968 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
1346420d83
commit
4c1d587829
1 changed files with 2 additions and 1 deletions
|
@ -1368,7 +1368,6 @@
|
|||
!error "No Modern UI language file inserted!"
|
||||
!endif
|
||||
|
||||
!insertmacro MUI_INTERFACE
|
||||
!insertmacro MUI_BASIC
|
||||
!insertmacro MUI_UNBASIC
|
||||
|
||||
|
@ -1566,6 +1565,8 @@
|
|||
|
||||
!define MUI_NOVERBOSE
|
||||
|
||||
!insertmacro MUI_INTERFACE
|
||||
|
||||
!insertmacro MUI_PAGECOMMANDS
|
||||
|
||||
!ifdef MUI_UNINSTALLER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue