-{
- items = ({
- cell = PSSwitchCell;
- key = IconHidden;
- default = 0;
- label = "Hide WinterBoard";
- }, {
- cell = PSGroupCell;
- isStaticText = true;
- }, {
- cell = PSTitleValueCell;
- label = "WinterBoard can also be found under the normal iPhone OS Settings application.";
- }, {
- cell = PSGroupCell;
- }, {
- cell = PSSwitchCell;
- key = Debug;
- default = 0;
- label = "Debug Logging";
- }, {
- cell = PSSwitchCell;
- key = SummerBoard;
- default = 1;
- label = "SummerBoard Mode";
- }, {
- cell = PSGroupCell;
- isStaticText = true;
- }, {
- cell = PSTitleValueCell;
- label = "Most themes are ancient/slow, designed\nfor SummerBoard, not WinterBoard.";
- }, {
- cell = PSGroupCell;
- }, {
- cell = PSLinkCell;
- detail = WBSThemesController;
- icon = Themes.png;
- label = "Select Themes";
- }, {
- cell = PSGroupCell;
- }, {
- cell = PSButtonCell;
- action = optimizeThemes;
- label = "Optimize Themes (v1.0)";
- }, {
- cell = PSGroupCell;
- isStaticText = true;
- }, {
- cell = PSTitleValueCell;
- label = "iPhone-optimize PNGs (for speed).\nPlease note that this setting /replaces/ the PNG files that came with the theme. PNG files that have been iPhone-optimized cannot be viewed on a normal computer unless they are first deoptimized. You can use Cydia to reinstall themes that have been optimized in order to revert to the originals.";
- });
-
- title = WinterBoard;
-}
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>items</key>
+ <array>
+ <dict>
+ <key>cell</key>
+ <string>PSGroupCell</string>
+ <key>footerText</key>
+ <string>(Drag themes into priority order using the handles. Tap to enable or disable them.)</string>
+ </dict>
+ <dict>
+ <key>cell</key>
+ <string>PSLinkCell</string>
+ <key>detail</key>
+ <string>WBSThemesController</string>
+ <key>icon</key>
+ <string>Themes.png</string>
+ <key>label</key>
+ <string>Select Themes</string>
+ </dict>
+ <dict>
+ <key>cell</key>
+ <string>PSGroupCell</string>
+ <key>isStaticText</key>
+ <string>true</string>
+ <key>requiredCapabilities</key>
+ <array>
+ <dict>
+ <key>wildcat</key>
+ <false/>
+ <key>voip</key>
+ <false/>
+ </dict>
+ </array>
+ </dict>
+ <dict>
+ <key>cell</key>
+ <string>PSTitleValueCell</string>
+ <key>label</key>
+ <string>(Drag themes into priority order using the handles. Tap to enable or disable them.)</string>
+ <key>requiredCapabilities</key>
+ <array>
+ <dict>
+ <key>wildcat</key>
+ <false/>
+ <key>voip</key>
+ <false/>
+ </dict>
+ </array>
+ </dict>
+ <dict>
+ <key>cell</key>
+ <string>PSGroupCell</string>
+ <key>footerText</key>
+ <string>Many themes are ancient/slow, designed for SummerBoard, not WinterBoard.</string>
+ <key>wb$filter</key>
+ <array>
+ <real>0.0</real>
+ <real>1000</real>
+ </array>
+ </dict>
+ <dict>
+ <key>cell</key>
+ <string>PSSwitchCell</string>
+ <key>default</key>
+ <false/>
+ <key>key</key>
+ <string>SummerBoard</string>
+ <key>label</key>
+ <string>SummerBoard Mode</string>
+ <key>wb$filter</key>
+ <array>
+ <real>0.0</real>
+ <real>1000</real>
+ </array>
+ </dict>
+ <dict>
+ <key>cell</key>
+ <string>PSGroupCell</string>
+ <key>isStaticText</key>
+ <string>true</string>
+ <key>requiredCapabilities</key>
+ <array>
+ <dict>
+ <key>wildcat</key>
+ <false/>
+ <key>voip</key>
+ <false/>
+ </dict>
+ </array>
+ <key>wb$filter</key>
+ <array>
+ <real>0.0</real>
+ <real>1000</real>
+ </array>
+ </dict>
+ <dict>
+ <key>cell</key>
+ <string>PSTitleValueCell</string>
+ <key>label</key>
+ <string>Many themes are ancient/slow, designed for SummerBoard, not WinterBoard.</string>
+ <key>requiredCapabilities</key>
+ <array>
+ <dict>
+ <key>wildcat</key>
+ <false/>
+ <key>voip</key>
+ <false/>
+ </dict>
+ </array>
+ <key>wb$filter</key>
+ <array>
+ <real>0.0</real>
+ <real>1000</real>
+ </array>
+ </dict>
+ <dict>
+ <key>cell</key>
+ <string>PSGroupCell</string>
+ </dict>
+ <dict>
+ <key>cell</key>
+ <string>PSLinkCell</string>
+ <key>label</key>
+ <string>Advanced (For Themers)</string>
+ <key>detail</key>
+ <string>WBAdvancedController</string>
+ </dict>
+ </array>
+ <key>title</key>
+ <string>WinterBoard</string>
+</dict>
+</plist>