Sony Ericsson / Sony : Software, Firmware and Drivers : Things you can do to your phone with the FAR Manager.
>
New Topic
>
Topic Locked
Esato Forum Index
>
Sony Ericsson / Sony >
Software, Firmware and Drivers
> Things you can do to your phone with the FAR Manager.
Bookmark topic
@ max,
sub-menu?
it works?
--
Posted: 2006-06-25 14:32:15
Edit :
Quote
Quote:
On 2006-06-25 14:32:15, g-roxx0304 wrote:
@ max,
sub-menu?
it works?
100%
--
Posted: 2006-06-25 14:36:51
Edit :
Quote
So,how can i do it like that?
And how does it works?
--
Posted: 2006-06-25 14:37:56
Edit :
Quote
hehe, patience grasshopper.
Actually, it was a damn nightmare to make work, but I got it eventually. Basically it works like this:
You have elements nested within menus that make up the submenus and menus. All elements must be enclosed with the /element tag. So if an element contains sub elements, then the element must be enclosed at the final end, like this:
Code:
<menu id=menu>
<element id=menu>
<element id=submenu1>
<Link .../>
</element>
<element id=submenu2>
<Link .../>
</element>
</element>
</menu>
I've left out most stuff to make the example clear. There are other tags (element is a tag), such as the obvious one menu, label and link. All tags must be properly enclosed or the menu.ml file will fail.
You should be able to work it from there. Make sure your code is exact, or else it won't work.
--
Posted: 2006-06-25 14:59:18
Edit :
Quote
can you post me your menu.ml,mate?
I'm still a bit confused about it.
--
Posted: 2006-06-25 15:44:39
Edit :
Quote
Quote:
On 2006-06-25 14:31:02, max_wedge wrote:
change operator boot screen logo -
tpapresetsystemsettingsSPLASH
SPLASH is a 176x220 gif image so replace it with your own choice of boot screen (make sure the file has no extension).
Another way to enable a silent camera:
You can delete or change the camera sounds as previously stated, but this stops the camera from having a sound when you want it to. By editing customize.xml you can make it so that the camera sounds are disabled in silent mode but work in normal mode. A phone reset is needed before this will take effect:
from custmoize.xml change "false" to "true":
Code:
true
where customize.xml is stored? i din't find this file on the phone...
[ This Message was edited by: Strathus on 2006-06-25 20:34 ]
--
Posted: 2006-06-25 21:31:37
Edit :
Quote
Can you unlock the fourth band in K700/K750/W800?? I mean 850Mhz band
--
Posted: 2006-06-25 22:07:38
Edit :
Quote
Thanks for adding the content hooks, here's another:
To backup & restore contact voice comands:
tpasystemvoicecontrolstby
(Voice comands still need to be manually enabled after master reset, but this is no great problem - just a reminder!)
To backup & restore contact image associations:
tpasystempbookimage
(These are not the actual images, just links to the files, so make sure you don't change the location of the files between resets!)
Cheers.
_________________
T65> K700i> K750i> Mars.
[ This Message was edited by: jasond on 2006-06-26 03:54 ]
--
Posted: 2006-06-26 04:37:42
Edit :
Quote
One from me.
Change the delivery report sound
create a midi file named notification.mid and copy it into FS\tpa\preset\system\sound
haven't tried with mp3 file, but will keep you informed...
[ This Message was edited by: sethzg on 2006-06-26 20:41 ]
--
Posted: 2006-06-26 21:39:44
Edit :
Quote
Quote:
Auto Playlist Creator Thanks to
Ushakov
After creation of file list *.pml in mp folder you must move it by FAR plugin to fs/tpa/system/multimedia/mp/pl of the phone. Now you can create common playlist of all the folders (Like in All Music) incl. subfolders. It's fantastic. OK. Now it's in English! Use and say thanks to
Ushakov
New version released. Changes:
1. playlist names are limited upto 30 symbols (otherwise the phone reloads)
2. Playlists and files are sorted correctly
3. ID3v2 tags in MP3 files and tags in MP4 files are read now.
Get
here
--
Posted: 2006-06-27 09:12:09
Edit :
Quote
New Topic
Topic Locked