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:
joostverburg 2002-12-16 17:50:04 +00:00
parent 1346420d83
commit 4c1d587829

View file

@ -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