Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Hybrid View

  1. #1
    Recently Initiate edesi's Avatar
    Join Date
    Feb 2008
    Device
    K810i
    Posts
    11
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Menu.ml How to change internet icon? help pls

    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:







    Sry for my bad english...:eek:

  2. #2
    Top Team Gold senter's Avatar
    Join Date
    Nov 2007
    Device
    W705
    Posts
    1,958
    Thanks
    2
    Thanked 344 Times in 283 Posts
    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:


    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>
    Then with XS++ or FAR add :

    menu.ml + icon2_selected.png + icon2_unselected.png

  3. #3
    Recently Initiate edesi's Avatar
    Join Date
    Feb 2008
    Device
    K810i
    Posts
    11
    Thanks
    1
    Thanked 0 Times in 0 Posts
    where can i find the original menu.ml?

    i want use this menu pack.

    http://www.speedyshare.com/838492495.html
    Last edited by ts013; 02-18-2008 at 12:11 PM. Reason: Do not create consecutive posts if it's not necessary!

  4. #4
    Top Team Gold senter's Avatar
    Join Date
    Nov 2007
    Device
    W705
    Posts
    1,958
    Thanks
    2
    Thanked 344 Times in 283 Posts
    I edit your menu.ml, download here:
    Attached Files

  5. #5
    Recently Initiate edesi's Avatar
    Join Date
    Feb 2008
    Device
    K810i
    Posts
    11
    Thanks
    1
    Thanked 0 Times in 0 Posts
    will not work :| .. i dont know what is wrong? i upload this file in tpa/preset/system/menu

  6. #6
    Top Team Gold senter's Avatar
    Join Date
    Nov 2007
    Device
    W705
    Posts
    1,958
    Thanks
    2
    Thanked 344 Times in 283 Posts
    Quote Originally Posted by edesi View Post
    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.

  7. #7
    Recently Initiate edesi's Avatar
    Join Date
    Feb 2008
    Device
    K810i
    Posts
    11
    Thanks
    1
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by senter View Post
    Reflash FS, customization and Main again with XS++ or update via SEUS.
    when i refresh with SEUS all back to original:confused:...

    now is the original menu back again

  8. #8
    Top Team Gold senter's Avatar
    Join Date
    Nov 2007
    Device
    W705
    Posts
    1,958
    Thanks
    2
    Thanked 344 Times in 283 Posts
    Quote Originally Posted by edesi View Post
    when i refresh with SEUS all back to original:confused:...

    now is the original menu back again
    Yes, now again with XS++ delete original menu.ml and add new menu.ml ( in my post up ) + 24 icons (*.png).

  9. #9
    Recently Initiate edesi's Avatar
    Join Date
    Feb 2008
    Device
    K810i
    Posts
    11
    Thanks
    1
    Thanked 0 Times in 0 Posts
    this will not work. sry

  10. #10
    Top Team Gold senter's Avatar
    Join Date
    Nov 2007
    Device
    W705
    Posts
    1,958
    Thanks
    2
    Thanked 344 Times in 283 Posts
    Ok, try this menu. On my phone work fine.
    Attached Files

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •