trimright fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@789 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
6575f245cb
commit
4284744e89
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ XPStyle on
|
|||
ChangeUI all "${NSISDIR}\Contrib\UIs\modernsimple.exe"
|
||||
SetFont Tahoma 8
|
||||
CheckBitmap "${NSISDIR}\Contrib\Icons\modern.bmp"
|
||||
BrandingText /TRIMRIGHT
|
||||
|
||||
LicenseText "Scroll down to see the rest of the agreement."
|
||||
LicenseData ..\license.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue