From 834a2deff4466421eb7480cb961ea366e55f96f3 Mon Sep 17 00:00:00 2001 From: "Jay Freeman (saurik)" Date: Fri, 2 Apr 2010 10:23:30 +0000 Subject: [PATCH] Document SummerBoard Mode and update Transparent Dock to not require it. --- .../com.apple.springboard/SBDockBG.png} | Bin WinterBoardSettings.bundle/WinterBoard.plist | 16 +++++++++++----- control | 2 +- 3 files changed, 12 insertions(+), 6 deletions(-) rename Transparent Dock.theme/{Dock.png => Bundles/com.apple.springboard/SBDockBG.png} (100%) diff --git a/Transparent Dock.theme/Dock.png b/Transparent Dock.theme/Bundles/com.apple.springboard/SBDockBG.png similarity index 100% rename from Transparent Dock.theme/Dock.png rename to Transparent Dock.theme/Bundles/com.apple.springboard/SBDockBG.png diff --git a/WinterBoardSettings.bundle/WinterBoard.plist b/WinterBoardSettings.bundle/WinterBoard.plist index c2744bc..68d409e 100644 --- a/WinterBoardSettings.bundle/WinterBoard.plist +++ b/WinterBoardSettings.bundle/WinterBoard.plist @@ -12,16 +12,22 @@ 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 = PSSwitchCell; - key = Debug; - default = 0; - label = "Debug Logging"; + cell = PSGroupCell; + isStaticText = true; + }, { + cell = PSTitleValueCell; + label = "Most themes are ancient/slow, designed\nfor SummerBoard, not WinterBoard."; }, { cell = PSGroupCell; }, { @@ -40,7 +46,7 @@ isStaticText = true; }, { cell = PSTitleValueCell; - label = "iPhone-optimize PNGs (for speed).\n\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."; + 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; diff --git a/control b/control index 9584ac0..e001725 100644 --- a/control +++ b/control @@ -3,7 +3,7 @@ Priority: optional Section: System Maintainer: Jay Freeman (saurik) Architecture: iphoneos-arm -Version: 0.9.3155-1 +Version: 0.9.3156-1 Description: more powerful, open-source SummerBoard Name: WinterBoard Depends: mobilesubstrate (>= 0.9.2958-1), killall, preferenceloader, libhide (>= 2.0.4), findutils, net.howett.pincrush (>= 0.0.1-23) | pincrush -- 2.45.2