i have a k800i EUROPE_4
now i will change my menu icons and only "telia" (internet) icon will not change.
How do I fix this Problem?
screen:
http://img216.imageshack.us/img216/1...liashitmm4.jpg
Sry for my bad english...:eek:
Printable View
i have a k800i EUROPE_4
now i will change my menu icons and only "telia" (internet) icon will not change.
How do I fix this Problem?
screen:
http://img216.imageshack.us/img216/1...liashitmm4.jpg
Sry for my bad english...:eek:
With Notepad edit original menu.ml and change this:
Code:<!-- Desktop Element 2 using DESKTOP_HOOK_2 -->
<element id="InternetServices">
<label type="name" textid="OLP_TITLE_TXT"/>
<icon pos="unselected" source="internal">DESKTOP_WAP_ICN</icon>
<icon pos="selected" source="internal">DESKTOP_WAP_SELECTED_ICN</icon>
<icon pos="shortcut" source="internal">RN_SHORTCUT_LIST_WAP_ICN</icon>
<link type="internal"/>
</element>
Write this:
Then with XS++ or FAR add :Code:<!-- Desktop Element 2 using DESKTOP_HOOK_2 -->
<element id="InternetServices">
<label type="name" textid="OLP_TITLE_TXT"/>
<icon pos="unselected" source="file">Icon2_unselected.png</icon>
<icon pos="selected" source="file">Icon2_selected.png</icon>
<icon pos="shortcut" source="internal">RN_SHORTCUT_LIST_WAP_ICN</icon>
<link type="internal"/>
</element>
menu.ml + icon2_selected.png + icon2_unselected.png
where can i find the original menu.ml?
i want use this menu pack.
http://www.speedyshare.com/838492495.html
I edit your menu.ml, download here:
will not work :| .. i dont know what is wrong? i upload this file in tpa/preset/system/menu
Reflash FS, customization and Main again with XS++ or update via SEUS.
this will not work. sry
Ok, try this menu. On my phone work fine.