以前碰到1.1.1中文后,SummerBoard主题支持不了,现在发现可以了。
具体办法,装iSwitcher-Bundle-1.60。
http://iphone.exploit.org/pxl/ 下载
下好后是个压缩包,解压后得到一个文件夹,里面有apps,bin,Library,Themes,PxlPkg.plist
其中,PxlPkg.plist是具体的安装路径。写字板打开。如下
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "
http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleIdentifier</key>
<string>com.googlecode.iSwitcher</string>
<key>RDPxlPackageDesc</key>
<string>Allows on the fly theme swapping (Redesigned for 1.1.1). This package comes with 15 themes, themes that are installed in /var/root/Media/Themes. iSwitcher will backup your CURRENT theme (icons and dock). You can restore YOUR ORIGINAL theme (icons and dock) from the iSwitcher main page.</string>
<key>RDPxlPackageFiles</key>
<array>
<dict>
<key>destination</key>
<string>
/Applications</string>
iPhone中的对应目录
<key>overwrite</key>
<true/>
<key>source</key>
<string>
apps</string>
解包目录中,需改名成Applications
</dict>
<dict>
<key>destination</key>
<string>
/var/root/Media/Themes</string>
iPhone中的对应目录
<key>overwrite</key>
<true/>
<key>source</key>
<string>
Themes</string>
解包目录中
</dict>
<dict>
<key>destination</key>
<string>
/bin</string>
iPhone中的对应目录
<key>overwrite</key>
<false/>
<key>permanent</key>
<true/>
<key>source</key>
<string>
bin</string>
解包目录中
</dict>
<dict>
<key>destination</key>
<string>
/var/root/Library/SummerBoard/Themes</string>
iPhone中的对应目录
<key>overwrite</key>
<true/>
<key>permanent</key>
<false/>
<key>source</key>
<string>
Library</string>
解包目录中 改名Themes
</dict>
</array>
<key>RDPxlPackageFormat</key>
<integer>1</integer>
<key>RDPxlPackageIcon</key>
<string>apps/iSwitcher.app/icon.png</string>
<key>RDPxlPackageName</key>
<string>iSwitcher</string>
<key>RDPxlPackageURL</key>
<string>
http://code.google.com/p/iswitcher/</string>
<key>RDPxlPackageVersion</key>
<string>1.60</string>
<key>RDPxlPackagerContact</key>
<string>
GregMeach@gmail.com</string>
<key>RDPxlPackagerName</key>
<string>Greg Meach</string>
</dict>
</plist>
把解包的文件改名,然后用winSCP,复制到iPhone对应的文件目录中,设属于755。
重启后在iPhone看到iSwitcher。
如果有SummerBoard的朋友,可以在Theme选项中设Default或iSwitcher。这是为了防止两边冲突。
接下去打开iSwitcher,看到画面后,向左拖来改变主体。再点一下屏幕为选中。
再点Phone Locks When Done ,过会儿就OK了。支持中文,很强。
哈哈哈哈哈
以上的办法也可以用来装那些pxl文件