Welcome to mirror list, hosted at ThFree Co, Russian Federation.

data.ini « installer « windows « release - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d29efcc3fc99cbcc856882c214c03bdfc3d4fb20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
[Settings]
NumFields=4

[Field 1]
Type=label
Text=Please specify where you wish to install Blender's User Data files.
Left=0
Right=-1
Top=0
Bottom=10

[Field 2]
Type=RadioButton
Text=Use Application Data Directory (Win2k/XP only)
Left=0
Right=-1
Top=20
Bottom=30

[Field 3]
Type=RadioButton
Text=Use Installation Directory (ie. location chosen to install blender.exe).
Left=0
Right=-1
Top=40
Bottom=50

[Field 4]
Type=RadioButton
Text=I have defined a %HOME% variable, please install files here.
Left=0
Right=-1
Top=60
Bottom=70