]> git.saurik.com Git - winterboard.git/blame_incremental - WinterBoardSettings.bundle/WinterBoard.plist
Add a ton of debugging logic for helping with style-machine.
[winterboard.git] / WinterBoardSettings.bundle / WinterBoard.plist
... / ...
CommitLineData
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 around using the handles.)</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 around using the handles.)</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>Most 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 <true/>
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>Most 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 </dict>
105 <dict>
106 <key>cell</key>
107 <string>PSSwitchCell</string>
108 <key>default</key>
109 <false/>
110 <key>key</key>
111 <string>IconHidden</string>
112 <key>label</key>
113 <string>Hide WinterBoard</string>
114 </dict>
115 <dict>
116 <key>cell</key>
117 <string>PSGroupCell</string>
118 <key>isStaticText</key>
119 <string>true</string>
120 <key>requiredCapabilities</key>
121 <array>
122 <dict>
123 <key>wildcat</key>
124 <false/>
125 <key>voip</key>
126 <false/>
127 </dict>
128 </array>
129 </dict>
130 <dict>
131 <key>cell</key>
132 <string>PSTitleValueCell</string>
133 <key>label</key>
134 <string>WinterBoard can also be found under the normal iOS Settings application.</string>
135 <key>requiredCapabilities</key>
136 <array>
137 <dict>
138 <key>wildcat</key>
139 <false/>
140 <key>voip</key>
141 <false/>
142 </dict>
143 </array>
144 </dict>
145 <dict>
146 <key>cell</key>
147 <string>PSGroupCell</string>
148 </dict>
149 <dict>
150 <key>cell</key>
151 <string>PSLinkCell</string>
152 <key>label</key>
153 <string>Advanced (For Themers)</string>
154 <key>detail</key>
155 <string>WBAdvancedController</string>
156 </dict>
157 </array>
158 <key>title</key>
159 <string>WinterBoard</string>
160</dict>
161</plist>