}
if (identifier == nil || ![identifier isEqualToString:@"com.apple.springboard"]);
- remapResourceName(@"com.apple.springboard/FSO_BG.png", @"StatusBar")
- remapResourceName(@"com.apple.springboard/SBDockBG.png", @"Dock")
- remapResourceName(@"com.apple.springboard/SBWeatherCelsius.png", @"Icons/Weather")
+ remapResourceName(@"FSO_BG.png", @"StatusBar")
+ remapResourceName(@"SBDockBG.png", @"Dock")
+ remapResourceName(@"SBWeatherCelsius.png", @"Icons/Weather")
}
return nil;
<string>font-family: monospace; font-size: 13px; color: white</string>
<key>DockedIconLabelStyle</key>
-<string>font-family: monospace; font-size: 13px; oolor: burlywood</string>
+<string>font-family: monospace; font-size: 13px; color: burlywood</string>
<key>TimeStyle</key>
<string>font-family: monospace; font-size: 16px</string>
Section: Themes
Maintainer: Jay Freeman (saurik) <saurik@saurik.com>
Architecture: iphoneos-arm
-Version: 0.9.2504-1
+Version: 0.9.2505-1
Description: more powerful, open-source SummerBoard
After you install or uninstall this package you will have to /reboot/ (seriously, REBOOT) your phone to it to take effect.
cp -a Nature winterboard/Library/Themes/com.saurik.WinterBoard.Nature
cp -a control preinst postinst prerm winterboard/DEBIAN
cp -a Test.sh icon.png WinterBoard.dylib WinterBoard UIImages Info.plist ../pledit/pledit winterboard/Applications/WinterBoard.app
- dpkg-deb -b winterboard winterboard_0.9.2504-1_iphoneos-arm.deb
+ dpkg-deb -b winterboard winterboard_0.9.2505-1_iphoneos-arm.deb
.PHONY: all clean package