Install types descriptions back

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@831 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2002-08-29 15:04:15 +00:00
parent 5bba364e31
commit 19fa74860e

View file

@ -23,9 +23,9 @@ LicenseText "Scroll down to see the rest of the agreement."
LicenseData ..\license.txt LicenseData ..\license.txt
ComponentText "This will install the Nullsoft Install System v${VER_MAJOR}.${VER_MINOR} on your computer:" ComponentText "This will install the Nullsoft Install System v${VER_MAJOR}.${VER_MINOR} on your computer:"
InstType "Full" InstType "Full (w/ Source and Contrib)"
InstType "Normal" InstType "Normal (w/ Contrib, w/o Source)"
InstType "Lite" InstType "Lite (w/o Source or Contrib)"
AutoCloseWindow false AutoCloseWindow false
ShowInstDetails show ShowInstDetails show