]> git.saurik.com Git - winterboard.git/blob - WinterBoardSettings.bundle/WinterBoard.plist
Commit @3x logic (as it is getting in my way :/).
[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>(Drag themes into priority order using the handles. Tap to enable or disable them.)</string>
12 </dict>
13 <dict>
14 <key>cell</key>
15 <string>PSLinkCell</string>
16 <key>detail</key>
17 <string>WBSThemesController</string>
18 <key>icon</key>
19 <string>Themes.png</string>
20 <key>label</key>
21 <string>Select Themes</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 <key>voip</key>
34 <false/>
35 </dict>
36 </array>
37 </dict>
38 <dict>
39 <key>cell</key>
40 <string>PSTitleValueCell</string>
41 <key>label</key>
42 <string>(Drag themes into priority order using the handles. Tap to enable or disable them.)</string>
43 <key>requiredCapabilities</key>
44 <array>
45 <dict>
46 <key>wildcat</key>
47 <false/>
48 <key>voip</key>
49 <false/>
50 </dict>
51 </array>
52 </dict>
53 <dict>
54 <key>cell</key>
55 <string>PSGroupCell</string>
56 <key>footerText</key>
57 <string>Many themes are ancient/slow, designed for SummerBoard, not WinterBoard.</string>
58 </dict>
59 <dict>
60 <key>cell</key>
61 <string>PSSwitchCell</string>
62 <key>default</key>
63 <false/>
64 <key>key</key>
65 <string>SummerBoard</string>
66 <key>label</key>
67 <string>SummerBoard Mode</string>
68 </dict>
69 <dict>
70 <key>cell</key>
71 <string>PSGroupCell</string>
72 <key>isStaticText</key>
73 <string>true</string>
74 <key>requiredCapabilities</key>
75 <array>
76 <dict>
77 <key>wildcat</key>
78 <false/>
79 <key>voip</key>
80 <false/>
81 </dict>
82 </array>
83 </dict>
84 <dict>
85 <key>cell</key>
86 <string>PSTitleValueCell</string>
87 <key>label</key>
88 <string>Many themes are ancient/slow, designed for SummerBoard, not WinterBoard.</string>
89 <key>requiredCapabilities</key>
90 <array>
91 <dict>
92 <key>wildcat</key>
93 <false/>
94 <key>voip</key>
95 <false/>
96 </dict>
97 </array>
98 </dict>
99 <dict>
100 <key>cell</key>
101 <string>PSGroupCell</string>
102 <key>footerText</key>
103 <string>WinterBoard can also be found under the normal iOS Settings application.</string>
104 <key>wb$filter</key>
105 <array>
106 <real>0.0</real>
107 <real>800</real>
108 </array>
109 </dict>
110 <dict>
111 <key>cell</key>
112 <string>PSGroupCell</string>
113 <key>footerText</key>
114 <string>Hiding WinterBoard is not yet possible on iOS 7. This will require libhide to be updated.</string>
115 <key>wb$filter</key>
116 <array>
117 <real>800</real>
118 </array>
119 </dict>
120 <dict>
121 <key>cell</key>
122 <string>PSSwitchCell</string>
123 <key>default</key>
124 <false/>
125 <key>key</key>
126 <string>IconHidden</string>
127 <key>label</key>
128 <string>Hide WinterBoard</string>
129 <key>wb$filter</key>
130 <array>
131 <real>0.0</real>
132 <real>800</real>
133 </array>
134 </dict>
135 <dict>
136 <key>cell</key>
137 <string>PSSwitchCell</string>
138 <key>default</key>
139 <false/>
140 <key>enabled</key>
141 <false/>
142 <key>key</key>
143 <string>IconHidden</string>
144 <key>label</key>
145 <string>Hide WinterBoard</string>
146 <key>wb$filter</key>
147 <array>
148 <real>800</real>
149 </array>
150 </dict>
151 <dict>
152 <key>cell</key>
153 <string>PSGroupCell</string>
154 <key>isStaticText</key>
155 <string>true</string>
156 <key>requiredCapabilities</key>
157 <array>
158 <dict>
159 <key>wildcat</key>
160 <false/>
161 <key>voip</key>
162 <false/>
163 </dict>
164 </array>
165 </dict>
166 <dict>
167 <key>cell</key>
168 <string>PSTitleValueCell</string>
169 <key>label</key>
170 <string>WinterBoard can also be found under the normal iOS Settings application.</string>
171 <key>requiredCapabilities</key>
172 <array>
173 <dict>
174 <key>wildcat</key>
175 <false/>
176 <key>voip</key>
177 <false/>
178 </dict>
179 </array>
180 </dict>
181 <dict>
182 <key>cell</key>
183 <string>PSGroupCell</string>
184 </dict>
185 <dict>
186 <key>cell</key>
187 <string>PSLinkCell</string>
188 <key>label</key>
189 <string>Advanced (For Themers)</string>
190 <key>detail</key>
191 <string>WBAdvancedController</string>
192 </dict>
193 </array>
194 <key>title</key>
195 <string>WinterBoard</string>
196 </dict>
197 </plist>