From: Jay Freeman (saurik) Date: Fri, 2 Apr 2010 10:23:30 +0000 (+0000) Subject: Document SummerBoard Mode and update Transparent Dock to not require it. X-Git-Tag: v0.9.3900~27 X-Git-Url: https://git.saurik.com/winterboard.git/commitdiff_plain/834a2deff4466421eb7480cb961ea366e55f96f3?ds=inline Document SummerBoard Mode and update Transparent Dock to not require it. --- diff --git a/Transparent Dock.theme/Bundles/com.apple.springboard/SBDockBG.png b/Transparent Dock.theme/Bundles/com.apple.springboard/SBDockBG.png new file mode 100644 index 0000000..6afc979 Binary files /dev/null and b/Transparent Dock.theme/Bundles/com.apple.springboard/SBDockBG.png differ diff --git a/Transparent Dock.theme/Dock.png b/Transparent Dock.theme/Dock.png deleted file mode 100644 index 6afc979..0000000 Binary files a/Transparent Dock.theme/Dock.png and /dev/null differ 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