Results 1 to 8 of 8

Hybrid View

  1. #1
    Member dignity786's Avatar
    Join Date
    Jan 2008
    Device
    K800i
    Posts
    73
    Thanks
    2
    Thanked 12 Times in 9 Posts
    Yep PROBLEM 3 Solved

    Im really happy... now ill try making the first icon in the menu to point to KD Player. Lets hope m able to do it.

    Sorry got the answer to the first two......

    K800i Software Modding - SE-NSE Forums

    Does anyone knows that can we use flash wallpapers with K800i or not ??
    Last edited by dignity786; 02-18-2008 at 07:17 PM.

  2. #2
    Member
    Join Date
    Oct 2007
    Device
    w580
    Posts
    36
    Thanks
    0
    Thanked 8 Times in 5 Posts
    replece the part of text in menu.ml with this one...that text that you posted above wasnt all right...there missed some part of important text...

    <!-- Desktop Element 1 using DESKTOP_HOOK_1 -->
    <element id="KD Player" replace="next">
    <label type="name"> <text>KD Player</text> </label>
    <icon pos="unselected" source="file">icon1_unselected.png</icon>
    <icon pos="selected" source="file">icon1_selected.png</icon>
    <link type="java" javasuitename="KD Player" javasuitevendor="Knyzhov Dmitry" javasuitepoint="KDPlayer"/>
    </element>
    <element id="KD Player">
    <label type="name"> <text>KD Player</text> </label>
    <icon pos="unselected" source="file">icon1_unselected.png</icon>
    <icon pos="selected" source="file">icon1_selected.png</icon>
    <link type="java" javasuitename="KD Player" javasuitevendor="Knyzhov Dmitry" javasuitepoint="KDPlayer"/>
    </element>
    that can solve your second question

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
  •