language macro
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1590 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
5b94358f2b
commit
c0333978c2
5 changed files with 27 additions and 17 deletions
|
@ -317,6 +317,16 @@
|
|||
|
||||
!macroend
|
||||
|
||||
!macro MUI_LANGUAGE LANGUAGE
|
||||
|
||||
!verbose 3
|
||||
|
||||
!include "${NSISDIR}\Contrib\Modern UI\Language files\${LANGUAGE}.nsh"
|
||||
|
||||
!verbose 4
|
||||
|
||||
!macroend
|
||||
|
||||
;--------------------------------
|
||||
;INSTALL OPTIONS
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue