Minor install change
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@810 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
acd74102a3
commit
543e018587
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ SetFont Tahoma 8
|
|||
CheckBitmap "${NSISDIR}\Contrib\Icons\modern.bmp"
|
||||
BrandingText /TRIMRIGHT
|
||||
|
||||
LicenseText "Scroll down to see the rest of the agreement."
|
||||
LicenseText "Scroll down to read the rest of the license agreement:"
|
||||
LicenseData ..\license.txt
|
||||
|
||||
ComponentText "This will install the Nullsoft Install System v${VER_MAJOR}.${VER_MINOR} on your computer:"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue