new location of language files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1389 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
180f4bb738
commit
6e9b77b266
2 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@
|
|||
;Language
|
||||
;English
|
||||
LoadLanguageFile "${NSISDIR}\Contrib\Language files\English.nlf"
|
||||
!include "${NSISDIR}\Contrib\Modern UI\English.nsh"
|
||||
!include "${NSISDIR}\Contrib\Modern UI\Language files\English.nsh"
|
||||
|
||||
;General
|
||||
Name "${NAME} ${VERSION}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue