ok.
i have an icon i want to use for Todo. how do i go about changing that icon on my iphone while using glasklart.
ideally i would like a folder seperate of icons for the glasklart theme, so if i upgrade i have a glasklart additional icons folder on my computer.
my goal is to change every icon on my iphone to match the glasklart theme. i looked up the info, from the macthemes site on Todo, and i have the icon i want to use for Todo.
but how do i change it? i am confused
I do this...i have a theme called 'Glasklart custom.theme'....therein create a 'Bundles' folder and then put your relevant bundles & icons inside,
To change the todo icon :
1. Open SBSettings and go to 'more'
2. Scroll down to 'App Folders'
3. Scroll down to the app in question
4. Click on the app and it will tell you the path, take note of the first four letters/numbers, eg. Applications/7FB4DC0D...write down 7FB4
5.open iFile
6. navigate to /var/mobile/Applications
7. scroll down until you see your string ie. 7FB4
8. therein is the name of the app, eg. Todo.app
9. enter this folder and look for Info.plist
10. scroll down the plist looking for CFBundleIconFile
11. take note of the string field below...eg. Icon.png, icon.png,
icon@2x.png etc
12. look for CFBundleIdentifier and take note of the text in the string field below eg. com.todo.app
13. Go back to your custom Glasklart theme directory and create a bundle name that matches your CFBundleIdentifier string above
14. SSH your icon into that directory and rename it the string from CFBundleIconFile
15. Open winterboard, check your custom bundle and respring!
That should do it...phew....