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:
joostverburg 2002-10-12 15:57:47 +00:00
parent 180f4bb738
commit 6e9b77b266
2 changed files with 2 additions and 2 deletions

View file

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