Quote:
Originally Posted by The_Real_Azrael
great tutorial.... I'm a beginner and noob in more than just the iPhone department, but i definitely would prefer having my own theme as opposed to someone elses, and i understood these direction very well.
The only question I have now is how do I modify/ change the program icons? It's not a true theme unless those are also changed, I assume it is quite simple since it does in fact look like you have modified icons on your example springboard, but alas, I am a simple being and do not understand what steps should be taken to achieve this.
*this is for windows XP of course.... apparently all mac users know this already*
|
to change any icon (this includes appstore programs), You need to know the name of the bundle indentifer.
open the plist for the app you want to change and look for a set of words that start with "com."
example
the weather app is called com.apple.weather
you will then add it to you bundle folder.
/Library/Themes/(theme name)/Bundles
example:/Library/Themes/(theme name)/Bundles/com.apple.weather
you will then name your icon "icon.png" and place it in the folder.
the apps from the apple store are located at:
/var/mobile/Applications
all other apps are located at:
/Applications