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:
joostverburg 2007-08-09 01:08:42 +00:00
parent 13425ee143
commit 346685ca9e
2 changed files with 87 additions and 0 deletions

View file

@ -1,6 +1,7 @@
includes = Split("""
Colors.nsh
FileFunc.nsh
LangFile.nsh
Library.nsh
LogicLib.nsh
Memento.nsh