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.
Then
Quote:
|
plutil -convert xml1 N45AP.plist
|
Open the file in any text editor and rearrange the file order as you see fit.
Then, back in terminal:
Quote:
|
plutil -convert binary1 N45AP.plist
|
Next, put the file back on the iTouch.
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