]> git.saurik.com Git - winterboard.git/blob - WinterBoardSettings.bundle/Advanced.plist
Make message about WBImages fit two lines of text.
[winterboard.git] / WinterBoardSettings.bundle / Advanced.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>iPhone-optimize PNGs (for speed).</string>
12 </dict>
13 <dict>
14 <key>action</key>
15 <string>optimizeThemes</string>
16 <key>cell</key>
17 <string>PSButtonCell</string>
18 <key>label</key>
19 <string>Optimize Themes (v1.0)</string>
20 </dict>
21 <dict>
22 <key>cell</key>
23 <string>PSGroupCell</string>
24 <key>isStaticText</key>
25 <string>true</string>
26 <key>requiredCapabilities</key>
27 <array>
28 <dict>
29 <key>wildcat</key>
30 <false/>
31 <key>voip</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>iPhone-optimize PNGs (for speed).</string>
41 <key>requiredCapabilities</key>
42 <array>
43 <dict>
44 <key>wildcat</key>
45 <false/>
46 <key>voip</key>
47 <false/>
48 </dict>
49 </array>
50 </dict>
51 <dict>
52 <key>cell</key>
53 <string>PSGroupCell</string>
54 <key>footerText</key>
55 <string>Dumps lots of information (including all filenames being themed) to syslog.</string>
56 </dict>
57 <dict>
58 <key>cell</key>
59 <string>PSSwitchCell</string>
60 <key>default</key>
61 <false/>
62 <key>key</key>
63 <string>Debug</string>
64 <key>label</key>
65 <string>Debug Logging</string>
66 </dict>
67 <dict>
68 <key>cell</key>
69 <string>PSGroupCell</string>
70 <key>isStaticText</key>
71 <string>true</string>
72 <key>requiredCapabilities</key>
73 <array>
74 <dict>
75 <key>wildcat</key>
76 <false/>
77 <key>voip</key>
78 <false/>
79 </dict>
80 </array>
81 </dict>
82 <dict>
83 <key>cell</key>
84 <string>PSTitleValueCell</string>
85 <key>label</key>
86 <string>Dumps lots of information (including all filenames being themed) to syslog.</string>
87 <key>requiredCapabilities</key>
88 <array>
89 <dict>
90 <key>wildcat</key>
91 <false/>
92 <key>voip</key>
93 <false/>
94 </dict>
95 </array>
96 </dict>
97 <dict>
98 <key>cell</key>
99 <string>PSGroupCell</string>
100 <key>footerText</key>
101 <string>All packed images that are not themed will be saved as PNGs into /tmp/WBImages.</string>
102 </dict>
103 <dict>
104 <key>cell</key>
105 <string>PSSwitchCell</string>
106 <key>default</key>
107 <false/>
108 <key>key</key>
109 <string>RecordUI</string>
110 <key>label</key>
111 <string>Record Images</string>
112 </dict>
113 <dict>
114 <key>cell</key>
115 <string>PSGroupCell</string>
116 <key>isStaticText</key>
117 <string>true</string>
118 <key>requiredCapabilities</key>
119 <array>
120 <dict>
121 <key>wildcat</key>
122 <false/>
123 <key>voip</key>
124 <false/>
125 </dict>
126 </array>
127 </dict>
128 <dict>
129 <key>cell</key>
130 <string>PSTitleValueCell</string>
131 <key>label</key>
132 <string>All packed images that are not themed will be saved as PNGs into /tmp/WBImages.</string>
133 <key>requiredCapabilities</key>
134 <array>
135 <dict>
136 <key>wildcat</key>
137 <false/>
138 <key>voip</key>
139 <false/>
140 </dict>
141 </array>
142 </dict>
143 <dict>
144 <key>cell</key>
145 <string>PSGroupCell</string>
146 <key>footerText</key>
147 <string>When WinterBoard restarts SpringBoard it also clears many icon and image caches.</string>
148 </dict>
149 <dict>
150 <key>action</key>
151 <string>restartSpringBoard</string>
152 <key>cell</key>
153 <string>PSButtonCell</string>
154 <key>label</key>
155 <string>Restart SpringBoard</string>
156 </dict>
157 <dict>
158 <key>cell</key>
159 <string>PSGroupCell</string>
160 <key>isStaticText</key>
161 <string>true</string>
162 <key>requiredCapabilities</key>
163 <array>
164 <dict>
165 <key>wildcat</key>
166 <false/>
167 <key>voip</key>
168 <false/>
169 </dict>
170 </array>
171 </dict>
172 <dict>
173 <key>cell</key>
174 <string>PSTitleValueCell</string>
175 <key>label</key>
176 <string>When WinterBoard restarts SpringBoard it also clears many icon and image caches.</string>
177 <key>requiredCapabilities</key>
178 <array>
179 <dict>
180 <key>wildcat</key>
181 <false/>
182 <key>voip</key>
183 <false/>
184 </dict>
185 </array>
186 </dict>
187 </array>
188 <key>title</key>
189 <string>Advanced</string>
190 </dict>
191 </plist>