Subversion Repositories Projects

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
805 - 1
<?xml version="1.0" encoding="UTF-8"?>
2
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
<plist version="1.0">
4
<dict>
5
        <key>StringsTable</key>
6
        <string>Stick</string>
7
        <key>PreferenceSpecifiers</key>
8
        <array>
9
                <dict>
10
                        <key>Type</key>
11
                        <string>PSTextFieldSpecifier</string>
12
                        <key>Title</key>
13
                        <string>Nick-/Roll-P</string>
14
                        <key>Key</key>
15
    <string>Stick_P</string>
16
                        <key>KeyboardType</key>
17
                        <string>NumberPad</string>
18
                        <key>InAppNumtype</key>
19
                        <true/>
20
                </dict>
21
                <dict>
22
                        <key>Type</key>
23
                        <string>PSTextFieldSpecifier</string>
24
                        <key>Title</key>
25
                        <string>Nick-/Roll-D</string>
26
                        <key>Key</key>
27
      <string>Stick_D</string>
28
                        <key>KeyboardType</key>
29
                        <string>NumberPad</string>
30
                        <key>InAppNumtype</key>
31
                        <true/>
32
                </dict>
33
                <dict>
34
                        <key>Type</key>
35
                        <string>PSChildPaneSpecifier</string>
36
                        <key>Title</key>
37
                        <string>Yaw-P</string>
38
                        <key>Key</key>
39
                        <string>Gier_P</string>
40
                        <key>DefaultValue</key>
41
                        <integer>4</integer>
42
                        <key>InAppCellClass</key>
43
                        <string>InAppSettingsPotiValueSpecifierCell</string>
44
                        <key>InAppChildPaneClass</key>
45
                        <string>InAppSettingsPotiValueController</string>
46
                        <key>File</key>
47
                        <string>Dummy</string>
48
                </dict>
49
                <dict>
50
                        <key>Type</key>
51
                        <string>PSGroupSpecifier</string>
52
                        <key>Title</key>
53
                        <string></string>
54
                </dict>
55
                <dict>
56
                        <key>Type</key>
57
                        <string>PSChildPaneSpecifier</string>
58
                        <key>Title</key>
59
                        <string>External control</string>
60
                        <key>Key</key>
61
                        <string>ExternalControl</string>
62
                        <key>DefaultValue</key>
63
                        <integer>0</integer>
64
                        <key>InAppCellClass</key>
65
                        <string>InAppSettingsPotiValueSpecifierCell</string>
66
                        <key>InAppChildPaneClass</key>
67
                        <string>InAppSettingsPotiValueController</string>
68
                        <key>File</key>
69
                        <string>Dummy</string>
70
                </dict>
71
        </array>
72
</dict>
73
</plist>