~ubuntu-branches/ubuntu/gutsy/blender/gutsy-security

« back to all changes in this revision

Viewing changes to release/windows/installer/data.ini

  • Committer: Bazaar Package Importer
  • Author(s): Florian Ernst
  • Date: 2005-11-06 12:40:03 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051106124003-3pgs7tcg5rox96xg
Tags: 2.37a-1.1
* Non-maintainer upload.
* Split out parts of 01_SConstruct_debian.dpatch again: root_build_dir
  really needs to get adjusted before the clean target runs - closes: #333958,
  see #288882 for reference

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[Settings]
 
2
NumFields=4
 
3
 
 
4
[Field 1]
 
5
Type=label
 
6
Text=Please specify where you wish to install Blender's User Data files.
 
7
Left=0
 
8
Right=-1
 
9
Top=0
 
10
Bottom=10
 
11
 
 
12
[Field 2]
 
13
Type=RadioButton
 
14
Text=Use Application Data Directory (Win2k/XP only)
 
15
Left=0
 
16
Right=-1
 
17
Top=20
 
18
Bottom=30
 
19
 
 
20
[Field 3]
 
21
Type=RadioButton
 
22
Text=Use Installation Directory (ie. location chosen to install blender.exe).
 
23
Left=0
 
24
Right=-1
 
25
Top=40
 
26
Bottom=50
 
27
 
 
28
[Field 4]
 
29
Type=RadioButton
 
30
Text=I have defined a %HOME% variable, please install files here.
 
31
Left=0
 
32
Right=-1
 
33
Top=60
 
34
Bottom=70