Results 1 to 3 of 3

Threaded View

  1. #2
    Top Gold 500 simox's Avatar
    Join Date
    Feb 2007
    Device
    -
    Posts
    847
    Thanks
    10
    Thanked 396 Times in 184 Posts

    Re: Surely it isn't that simple...

    Now, if I were to change the highlighted portions from 'locked-item' to standard-item' and then copy it back to the phone, would that make the buttons configurable?
    Again, if I were to change 'false' to 'true', would I be able to delete these demos?
    Yes, but you need to do a master reset after modifying it.

    Another way is to upload a customize_upgrade.xml to /tpa/preset/custom/ folder. The customize_upgrade.xml will contain the modifyed parts. Example:
    Code:
    <?xml version="1.0" encoding="UTF-8"?>
    <customization>
     <mmi>
      <shortcuts>
       <shortcut>
        <key id="nav-up">
         <name>JumpPage</name> 
         <state>activated</state> 
         <action-type>short-press</action-type> 
         <type>standard-item</type> 
        </key>
       </shortcut>
      </shortcuts>   
     </mmi>
    </customization>
    In this case just turn on the phone, and problem solved.

  2. The Following User Says Thank You to simox For This Useful Post:

    REB

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
  •