modern ui 1.3 - new multilanguage system
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1317 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
a43069f189
commit
8650da6670
7 changed files with 374 additions and 169 deletions
13
Examples/Modern UI/ioB.ini
Normal file
13
Examples/Modern UI/ioB.ini
Normal file
|
@ -0,0 +1,13 @@
|
|||
[Settings]
|
||||
NumFields=1
|
||||
BackEnabled=1
|
||||
BackButtonText=< Back
|
||||
NextButtonText=Next >
|
||||
|
||||
[Field 1]
|
||||
Type=label
|
||||
text=Install Options Page B
|
||||
left=0
|
||||
right=350
|
||||
top=0
|
||||
bottom=25
|
Loading…
Add table
Add a link
Reference in a new issue