forked from bartvdbraak/blender
ec6b6314f0
- numerous bug fixes and improvements, that are far too numerous to mention here! - In addition, the new python scripts have been added to the file list, bringing it up-to-date (for now!).
35 lines
539 B
INI
35 lines
539 B
INI
[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 (Recommended on Win2k/XP)
|
|
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
|