Rearranging / Change Order of iPod Touch Icons
Open N45AP.plist in a plain text editor, such as TextEdit, Notepad, TextMate, or SubEthaEdit.
Find the part of your N45AP.plist that says this:
<dict>
<key>buttonBar</key>
<array>
<dict>
<key>displayIdentifier</key>
<string>com.apple.mobileipod-AudioPlayer</string>
</dict>
<dict>
<key>displayIdentifier</key>
<string>com.apple.mobileipod-VideoPlayer</string>
</dict>
<dict>
<key>displayIdentifier</key>
<string>com.apple.mobileslideshow-Photos</string>
</dict>
<dict>
<key>displayIdentifier</key>
<string>com.apple.MobileStore</string>
</dict>
</array>
The part in between
Apollo = com.google.code.apolloim
Mail = com.apple.mobilemail
Maps = com.apple.Maps
Installer = com.nullriver.iphone.Installer
Stumbler = com.googlecode.iphone-wireless.applications.Stumbler
LightsOff = org.deliciousmonster.lightsoff
Colloquy = com.googlecode.mcolloquy
Notice: you can show more than four icons in the button bar; to do so just add more
To update your iPod, SFTP the file back into /System/Library/CoreServices/Springboard.app/N45AP.plist.
Reboot your iPod.
Enjoy!
Source: touchdev.
January 13th, 2008 at 7:00 pm
test