]> git.saurik.com Git - winterboard.git/blob - WinterBoardSettings.bundle/WinterBoard.plist
Duplicate the PSTitleValueCell labels into the footerText properties of their associa...
[winterboard.git] / WinterBoardSettings.bundle / WinterBoard.plist
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>items</key>
6 <array>
7 <dict>
8 <key>cell</key>
9 <string>PSGroupCell</string>
10 <key>footerText</key>
11 <string>WinterBoard can also be found under the normal iPhone OS Settings application.</string>
12 </dict>
13 <dict>
14 <key>cell</key>
15 <string>PSSwitchCell</string>
16 <key>default</key>
17 <false/>
18 <key>key</key>
19 <string>IconHidden</string>
20 <key>label</key>
21 <string>Hide WinterBoard</string>
22 </dict>
23 <dict>
24 <key>cell</key>
25 <string>PSGroupCell</string>
26 <key>isStaticText</key>
27 <string>true</string>
28 <key>requiredCapabilities</key>
29 <array>
30 <dict>
31 <key>wildcat</key>
32 <false/>
33 </dict>
34 </array>
35 </dict>
36 <dict>
37 <key>cell</key>
38 <string>PSTitleValueCell</string>
39 <key>label</key>
40 <string>WinterBoard can also be found under the normal iPhone OS Settings application.</string>
41 <key>requiredCapabilities</key>
42 <array>
43 <dict>
44 <key>wildcat</key>
45 <false/>
46 </dict>
47 </array>
48 </dict>
49 <dict>
50 <key>cell</key>
51 <string>PSGroupCell</string>
52 <key>footerText</key>
53 <string>Most themes are ancient/slow, designed
54 for SummerBoard, not WinterBoard.</string>
55 </dict>
56 <dict>
57 <key>cell</key>
58 <string>PSSwitchCell</string>
59 <key>default</key>
60 <false/>
61 <key>key</key>
62 <string>Debug</string>
63 <key>label</key>
64 <string>Debug Logging</string>
65 </dict>
66 <dict>
67 <key>cell</key>
68 <string>PSSwitchCell</string>
69 <key>default</key>
70 <true/>
71 <key>key</key>
72 <string>SummerBoard</string>
73 <key>label</key>
74 <string>SummerBoard Mode</string>
75 </dict>
76 <dict>
77 <key>cell</key>
78 <string>PSGroupCell</string>
79 <key>isStaticText</key>
80 <string>true</string>
81 <key>requiredCapabilities</key>
82 <array>
83 <dict>
84 <key>wildcat</key>
85 <false/>
86 </dict>
87 </array>
88 </dict>
89 <dict>
90 <key>cell</key>
91 <string>PSTitleValueCell</string>
92 <key>label</key>
93 <string>Most themes are ancient/slow, designed
94 for SummerBoard, not WinterBoard.</string>
95 <key>requiredCapabilities</key>
96 <array>
97 <dict>
98 <key>wildcat</key>
99 <false/>
100 </dict>
101 </array>
102 </dict>
103 <dict>
104 <key>cell</key>
105 <string>PSGroupCell</string>
106 </dict>
107 <dict>
108 <key>cell</key>
109 <string>PSLinkCell</string>
110 <key>detail</key>
111 <string>WBSThemesController</string>
112 <key>icon</key>
113 <string>Themes.png</string>
114 <key>label</key>
115 <string>Select Themes</string>
116 </dict>
117 <dict>
118 <key>cell</key>
119 <string>PSGroupCell</string>
120 <key>footerText</key>
121 <string>iPhone-optimize PNGs (for speed).</string>
122 </dict>
123 <dict>
124 <key>action</key>
125 <string>optimizeThemes</string>
126 <key>cell</key>
127 <string>PSButtonCell</string>
128 <key>label</key>
129 <string>Optimize Themes (v1.0)</string>
130 </dict>
131 <dict>
132 <key>cell</key>
133 <string>PSGroupCell</string>
134 <key>isStaticText</key>
135 <string>true</string>
136 <key>requiredCapabilities</key>
137 <array>
138 <dict>
139 <key>wildcat</key>
140 <false/>
141 </dict>
142 </array>
143 </dict>
144 <dict>
145 <key>cell</key>
146 <string>PSTitleValueCell</string>
147 <key>label</key>
148 <string>iPhone-optimize PNGs (for speed).</string>
149 <key>requiredCapabilities</key>
150 <array>
151 <dict>
152 <key>wildcat</key>
153 <false/>
154 </dict>
155 </array>
156 </dict>
157 </array>
158 <key>title</key>
159 <string>WinterBoard</string>
160 </dict>
161 </plist>