/LANG goes first in LicenseText

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1418 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
rainwater 2002-10-15 17:52:14 +00:00
parent ba4a1c40f8
commit 223cd9578a

View file

@ -150,7 +150,7 @@ Specifies a text file to use for the license that the user can read. Omit this t
\H{alicensetext} LicenseText
LicenseText text \e{[/LANG=lang_id] [button_text]}
LicenseText \e{[/LANG=lang_id] text [button_text]}
Specifies a string that is above the license text. Omit this to not have a license displayed. If button_text is specified, it will override the default button text of "I Agree".