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:
parent
48156f3685
commit
96feed236f
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue