]>
Commit | Line | Data |
---|---|---|
024f98ea JF |
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 UIImages that are not themed will be saved as PNGs into /tmp/UIImages.</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 UIImages</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 UIImages that are not themed will be saved as PNGs into /tmp/UIImages.</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 | </array> | |
144 | <key>title</key> | |
145 | <string>Advanced</string> | |
146 | </dict> | |
147 | </plist> |