typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4417 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
def20ae25b
commit
8f2fc84064
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ Specifies whether or not to use a gradient background window. If 'off', the inst
|
|||
|
||||
\c /TRIM(LEFT|RIGHT|CENTER) text
|
||||
|
||||
Sets the text that is shown (by default it is 'Nullsoft Install System vX.XX') in the bottom of the install window. Setting this to an empty string ("") uses the default; to set the string to blank, use " " (a space). If it doesn't matter to you, leave it the default so that everybody can know why the installer didn't suck. heh. Use /TRIMLEFT, /TRIMRIGHT or /TRIMCENTER to trim down the size of the control to the size of the string.
|
||||
Sets the text that is shown (by default it is 'Nullsoft Install System vX.XX') at the bottom of the install window. Setting this to an empty string ("") uses the default; to set the string to blank, use " " (a space). If it doesn't matter to you, leave it the default so that everybody can know why the installer didn't suck. heh. Use /TRIMLEFT, /TRIMRIGHT or /TRIMCENTER to trim down the size of the control to the size of the string.
|
||||
|
||||
Accepts variables. If variables are used, they must be initialized on \R{oninit}{.onInit}.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue