Fixed link to lang files dir

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1845 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2002-11-28 13:50:41 +00:00
parent 48156f3685
commit 96feed236f

View file

@ -4,7 +4,7 @@
\c language_file.nlf
Loads a language file for the construction of a language table. All of the language files that come with NSIS are in \W{../Contrib/Language Files}{Contrib\\Language Files}
Loads a language file for the construction of a language table. All of the language files that come with NSIS are in \W{../Contrib/Language files}{Contrib\\Language Files}
For ease of use LoadLanguageFile defines $\{LANG_language_file\} as the language id. Use it with /LANG, LangString, LangStringUP, and LangDLL.