Header file to create langauge file that can be included with a single command.
When LANGFILE_DEFAULT is set, missing strings will automatically be loaded from a default file. git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5227 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
13425ee143
commit
346685ca9e
2 changed files with 87 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
includes = Split("""
|
||||
Colors.nsh
|
||||
FileFunc.nsh
|
||||
LangFile.nsh
|
||||
Library.nsh
|
||||
LogicLib.nsh
|
||||
Memento.nsh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue