]> git.saurik.com Git - winterboard.git/blobdiff - WinterBoardSettings.bundle/WinterBoard.plist
Always prioritize "native" scale images, even @1x.
[winterboard.git] / WinterBoardSettings.bundle / WinterBoard.plist
index d6b4f964a769590cf7706ff21ba8e3324a8a3e16..facfcd285f9b2db2c37d77a55f30f04d03b369b3 100644 (file)
-{
-    items = (
-       {
-           cell = PSSwitchCell;
-           key = ArbitrarySetting;
-           label = "Arbitrary Switch 1";
-       },
-       {
-           cell = PSSwitchCell;
-           key = ArbitrarySettingTwo;
-           label = "Arbitrary Switch 2";
-           negate = 1;
-       },
-       {
-           cell = PSSwitchCell;
-           default = 1;
-           key = ArbitrarySettingThree;
-           label = "Arbitrary Switch 3";
-       },
-       {
-           cell = PSSwitchCell;
-           default = 0;
-           key = ArbitrarySettingFour;
-           label = "Arbitrary Switch 4";
-       },
-       {
-           cell = PSGroupCell;
-       },
-       {
-           cell = PSLinkCell;
-           detail = WBSThemesController;
-           icon = Themes.png;
-           label = Themes;
-       }
-    );
-    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>