Thread: Re-Ordering Springboard
-
10-11-2007, 07:37 PM #1
Re-Ordering Springboard
Is there a way to re-order Springboard apps so that the stuff I don't use often are on page 2?
-
10-11-2007, 07:38 PM #2
Download rSBT from the Installer.app
100th post, WOOHOO
-
10-11-2007, 07:47 PM #3
rSBT doesn't seem to be working... Looks like they are working on a 1.1.1 update.
-
10-12-2007, 03:19 PM #4
I figured out how to reorder springboard, with a lot of help from #iTouch
Find the N45AP.plist file in /System/Library/CoreServices/SpringBoard.app/N45AP.plist and copy it to your desktop.
Open terminal and type.
Thencd ~/Desktop
Open the file in any text editor and rearrange the file order as you see fit.plutil -convert xml1 N45AP.plist
Then, back in terminal:
Next, put the file back on the iTouch.plutil -convert binary1 N45AP.plist
You can only rearrange Apple apps, but you can also order Mail, Maps, Weather etc.
Keep a "virgin" copy of your N45AP.plist somewhere safe, just incase: you don't want to have no apps on springboard!
-Adam
-
10-12-2007, 09:12 PM #5
There's a full mac tut here for all icons:
http://www.touchdev.net/wiki/Rearranging_Apps
No windows love yet since you can't edit plist files on windows. If anyone knows of a way let me know.
-
10-12-2007, 11:20 PM #6
-
10-12-2007, 11:23 PM #7My iPhone is a Part of Me
- Join Date
- Jul 2007
- Location
- Davis, California
- Posts
- 674
- Thanks
- 21
- Thanked 83 Times in 74 Posts
http://140.124.181.188/~khchung/cgi-bin/plutil.cgi
That will convert it so notepad/wordpad can read it.
I've heard jEdit can read them, but I never got it working..
-
10-13-2007, 05:10 PM #8
Check out
http://iphone.natetrue.com/EricaUtilities/
it contains a "native" plist converter that runs on your iphone/touch. Which works great. I am thinking if anyone can find native compilers so we don't need tool chain and can develop directly on iphone/touch.
Well, you can ssh so to use your full featured keyboard for coding.



LinkBack URL
About LinkBacks
Reply With Quote
