chiark / gitweb /
Import gnupg2_2.1.17.orig.tar.bz2
[gnupg2.git] / build-aux / speedo / w32 / inst-options.ini
1 [Settings]
2 NumFields=5
3
4 ; The number of the fields here is known in w32inst.nsi.
5 ; The tags must be "[Field N]" with N=1..NumFields
6
7 [Field 1]
8 Type=Label
9 Left=0
10 Right=-1
11 Top=0
12 Bottom=20
13
14 [Field 2]
15 Type=Checkbox
16 Left=0
17 Right=-1
18 Top=30
19 Bottom=40
20 ;Text=Start Menu
21 State=1
22
23 [Field 3]
24 Type=Checkbox
25 Left=0
26 Right=-1
27 Top=50
28 Bottom=60
29 ;Text=Desktop
30 State=0
31
32 [Field 4]
33 Type=Checkbox
34 Left=0
35 Right=-1
36 Top=70
37 Bottom=80
38 ;Text=Quick Launch Bar
39 State=0
40
41 [Field 5]
42 Type=Label
43 Left=0
44 Right=-1
45 Top=90
46 Bottom=130