Author |
K800 Menu Modding has begun! |
max_wedge Joined: Aug 29, 2004 Posts: > 500 From: Australia PM, WWW
|
by putting back an original menu.ml file, you restore the default icons. Also you can edit a menu.ml file to use default embedded icons for some menu items, and your own modded icons for others.
In menu.ml, there are these lines that set the icon that will be displayed
Code:
|
<icon pos="unselected" source="internal">PREPLAY_DESKTOP_ICN</icon>
<icon pos="selected" source="internal">PREPLAY_DESKTOP_SELECTED_ICN</icon>
<icon pos="shortcut" source="internal">RN_SHORTCUT_LIST_PREPLAY_ICN</icon>
|
|
PREPLAY_DESKTOP_ICN in this case is the "Play Now" inselected icon.
If you write this instead, it uses your own icon file:
Code:
|
<icon pos="unselected" source="file">icon1_unselected.png</icon>
<icon pos="selected" source="file">icon1_selected.png</icon>
<icon pos="shortcut" source="internal">RN_SHORTCUT_LIST_DB_ICN</icon>
|
|
The icon file "icon1_unselected.png" is saved in the same folder as the menu.ml file. The "shortcut" list icon will be the standard one in this case (RN_SHORTCUT_LIST_DB_ICN)
So you can mix and match default icons with home made.
_________________
File System Tweaks for the K750 K750 Tricks
K800 Tips and Themes
Max's K800 Page
[ This Message was edited by: max_wedge on 2007-08-22 10:39 ]
[ This Message was edited by: max_wedge on 2007-08-22 10:40 ] |
|
vegetaleb Joined: May 03, 2002 Posts: > 500 From: Lebanon PM |
Is there a way to use animated icons like animated gifs?
Prince Vegeta,prince of all sayans  Administrator in Dailymobile |
rockygali Joined: Nov 21, 2005 Posts: > 500 From: PM, WWW
|
i think it only accepts *.png files... if it accepts GIF.. i doubt if it can animate it..
"Darkness is the absence of light.. and not the opposite..." |
max_wedge Joined: Aug 29, 2004 Posts: > 500 From: Australia PM, WWW
|
actually I think it may support animated gifs, but I'm not sure about that. It's worth a try.
|
drewsaa Joined: Aug 22, 2007 Posts: 1 PM |
please help.
just got a second hand k800i with a 1gb sandisk. had it unlocked and debranded but i have had terrible problems getting it connected to vista. i have finally managed to get the latest edition of the pc suite to install and almost all the drivers (i get a message about unable to find drivers for a memory stick)
I have run the suite with little succes. i really want to mod the phone etc but i have tried downloading the xs++ sorftware but as a mew modder and a bit of a phone on the pc beginner i am stuck- what id cd51/52??
could anyone help me woth this or direct me to the right thread/link
cheers
drewsaa |
tranced Joined: Jan 19, 2006 Posts: > 500 From: Santo Domingo, wonDeRland PM |
@max: it does support gif icons. topsony has a guide about it. png are supported also.
|
max_wedge Joined: Aug 29, 2004 Posts: > 500 From: Australia PM, WWW
|
here's a K810 menu.ml:
http://rapidshare.com/files/50539051/k810menu.rar.html
element id="MusicRecognition" seems to be the only menu different to K800.
|
gprsman Joined: Aug 28, 2006 Posts: 269 PM |
Hello to all from little I have a k800, I have put last to firmware cid 49 r1gb001 version camdriver 2,5, you have you a camdriver of advanced version why for hour I would want to leave it cid49.
That driver acoustic better? put those of the w880 there are of better?
thanks .
|
mts Joined: Feb 20, 2002 Posts: 126 PM, WWW
|
Thanks to max_vedge who brings K810 menu ml i have change my icons with my own made set and have also Track ID...
Thanks man
I have made a iPhone icons. In rar file are both K800 and K810 menu.ml and iPhone theme. Enjoy
http://rapidshare.com/files/50570028/iphone_icons.rar
http://www.edisk.cz/stahni/93060/iphone-icons.rar_593.79KB.html
[ This Message was edited by: mts on 2007-08-22 17:09 ] |
dEaD-nErVe Joined: May 18, 2007 Posts: 43 PM |
Gr8 Stuff max_wedge Thanks
I changed My K800i acoustic to k790 and the sound is sweet (Headset is awesome)
now i need to work with the Menu but first i need the original menu.ml for k800i R1KG
Could U Upload it for Me along with the original K800i acoustic ( No rapid share Plzz)
[ This Message was edited by: dEaD-nErVe on 2007-08-22 17:16 ]
[ This Message was edited by: dEaD-nErVe on 2007-08-22 17:43 ] |
xan K Joined: Jun 15, 2006 Posts: > 500 From: Republica Dominicana PM |
it's really beautiful, but can you make a k790 version. reason: K790 menu misses 1 icon (radio) becuase k800 has videocall in its place. now I have only 11 icons in the menu. so, instead of the videocall link, can you make a radio link? please...
Edit: Nevermind, I did it myself. If anyone needs it, I'll post it.
_________________
I tried to be different until I realized everyone was trying the same
[ This Message was edited by: xan K on 2007-08-22 17:51 ] |
max_wedge Joined: Aug 29, 2004 Posts: > 500 From: Australia PM, WWW
|
Very Nice!
BTW, I have a request that people developing menu icons stick to the naming convention so that all icons can be used with any menu.ml file. For example the names usually used are icon1_unselected.png etc. The iphone theme icons are item1_unselected.png. This means for example if I want to use the icons with my own menu.ml file I have to rename all the icons or edit my menu file.
That is if you are happy for your icons to be used with other menu's.
_________________
File System Tweaks for the K750 K750 Tricks
K800 Tips and Themes
Max's K800 Page
[ This Message was edited by: max_wedge on 2007-08-23 01:19 ] |
rockygali Joined: Nov 21, 2005 Posts: > 500 From: PM, WWW
|
is this extracted from the default K810? or just a modified K800 menu?
"Darkness is the absence of light.. and not the opposite..." |
max_wedge Joined: Aug 29, 2004 Posts: > 500 From: Australia PM, WWW
|
extracted from K810 FS
|
rockygali Joined: Nov 21, 2005 Posts: > 500 From: PM, WWW
|
whoa! so now we can break into the force?!
"Darkness is the absence of light.. and not the opposite..." |
|