new modern ui
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1632 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
c0f1e2ad00
commit
edac9e1b6b
1 changed files with 1 additions and 1 deletions
|
@ -623,7 +623,7 @@ FunctionEnd
|
|||
|
||||
!ifndef CLASSIC_UI
|
||||
|
||||
!insertmacro MUI_FUNCTIONS_DESCRIPTION_START
|
||||
!insertmacro MUI_FUNCTIONS_DESCRIPTION_BEGIN
|
||||
!insertmacro MUI_DESCRIPTION_TEXT ${SecCore} "The Core files required to use NSIS"
|
||||
!insertmacro MUI_DESCRIPTION_TEXT ${SecExample} "Example installation scripts that show you how to use NSIS"
|
||||
!insertmacro MUI_DESCRIPTION_TEXT ${SecExtention} "Adds right mouse click integration to nsi files so you can compile scripts easily"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue