|
pummette
Pummette

| Registrato: Jan 02, 2004 |
| Messaggi: 3844 |
| Località: Madrid |
 |
Livello: 47
|
 |
Inviato: Mar 06 Mag, 2008 12:15 pm |
|
 |
 |
 |
 |
Da testare
You need:
- X-plore or any file manager
- something to edit text (DEdit)
- a phone that can have animated icons in the menu
After playing with the appshelldata.xml file I saw a couple strings that got my attention, they were reffering to a .m3g file, which is the file format for the s40 animated icons and stuff, so I looked for anything with a .m3g extension in the ROM drive, guess what, I found 75 files and after playing a little more with the file I discovered this:
This shows the string for an folder without an animated icon
This is for one with an animated icon
This is for an app without an animated icon
This is for one with an animated icon
As you can see the difference is that the app/folder with an animated icon has this extra string (m3g_icon_file="icon file name")witjout the parenthesis (or whatever they are). Ok, now you know what to add, but, where are the m3g files? They're in Z:\resource\m3gicons, jsut change the "icon file name" part for the name of the icon (with this things "", lol I forgot their name).
Here are a few examples of what he did:
The folder icons are quite easy to mod because they actually have their names however the apps only have their UIDs so an easy way to find an app is to see which position does it have in the folder, then in the appshelldata.xml file the app should have the exact same position. The icon string should be at the end of the string for the file.
So here's the instructions again:
1.- Open the c:\private\101f4cd2\content\appshelldata.xml file with a text editor.
2.- Locate the icon you want to try in Z:\resource\m3gicons, copy the name. You can also use the icons attached to this post. Put them in X:\\resource\m3gicons
3.- Add the string m3g_icon_file="icon file name" at the end of the app/folder icon specific string (look at the app images), if the icon's name is folder.m3g the string should be m3g_icon_file="folder.m3g".
4.- Save the file, in the menu press options and select exit.
5.- Enter the menu again and you should have the new icon.
We need to find out more m3g files and also the method to create them |
|
_________________ "Errare e' umano, ma per fare veramente casino ci vuole lukamerawe con la password di amministratore".
N95 8Gb + Blackberry Pearl 8100
|