Don't know if any of you need this...but here it is...it's for having an icon that go to this modmyiPhone webpage...
So the modiPhon.app folder (directory) has the following files when you first copy it from your PC directory to the iPhone's /Applications folder (directory).
Default.png (use chmod or WinSCP to change the permission to 0777)
Embark (use chmod or WinSCP to change the permission to 0755)
icon.png (use chmod or WinSCP to change the permission to 0777)
Info.plist (use chmod or WinSCP to change the permission to 0777)
Thumbs.db (Delete this file)
For all of you wizards...don't even say it...I know...the permissions don't have to be exactly those above, but hey, let's make this simple...it's NOT rocket science...
Now in your DisplayOrder.plist which resides in the
/System/Library/CoreServices/SpringBoard.app folder (directory), you will need to add the following;
iconList
displayIdentifier
OTHER ICONS THAT YOU HAVE
...
...
...
...
...
...
ADD THIS LINE
ADD THIS LINE displayIdentifier
ADD THIS LINE com.modiphon.embark
ADD THIS LINE
...
...
...
...
...
...
Now, if you have multiple Icon screen pages using xxxx.plist like I do, then you will need to put the above four lines in the
iconList area of the page that will show the new modiPhon and in the
special area of any pages where you don't want the new
Icon to show up.
Good luck...the force be with you...and I take NO responsibility for any Bricks resulting from the above mods.