Zylam Marex
24th July 2009, 23:30
Mods please leave this thread here for a while until the theme masters have read the skin tag, than you may move to the Theme Maker Corner, Thanks Homies
Two New Folders: Photos and Videos
Looks like nokia thinks it was time we have a separate folder for each Media, We already got a Music folder now its the Photos Folder and Videos Folder.
I don have a N97 but now that its hacked, after inspecting its menu xml (now known as matrixmenudata.xml) i found this line;
<!--Photos suite-->
<menu:suite title_name="&qtn_apps_photos_title;" long_name="&qtn_apps_photos_list;" short_name="&qtn_apps_photos_grid;" suite_name="photossuite" icon_file="z:\resource\apps\gridroot.mif" icon_id="16398" mask_id="16399" icon_skin_minor_id="0x217c" icon_skin_major_id="0x101F86E3"></menu:suite>
<!--Video & TV suite-->
<menu:suite title_name="&qtn_apps_videotv_title;" long_name="&qtn_apps_videotv_list;" short_name="&qtn_apps_videotv_grid;" suite_name="tvvideosuite" icon_file="z:\resource\apps\gridroot.mif" icon_id="16402" mask_id="16403" icon_skin_minor_id="0x217d" icon_skin_major_id="0x101F86E3"></menu:suite>
Which shows two new Folders; Ones called Photos and the other is Called TV & Video.
Now i incorporated this in a Refined Menu Mod for 5800;
[Only registered and activated users can see links]
Mod available here ([Only registered and activated users can see links])
So now we have Two new folders with their skin tags as follows;
[Only registered and activated users can see links]
Photos
icon_skin_major_id="101F86E3" icon_skin_minor_id="217c"
Videos or TV & Videos
icon_skin_major_id="101F86E3" icon_skin_minor_id="217d"
And the Games folder on N97 has a new skin tag..
Games
icon_skin_major_id="101F86E3" icon_skin_minor_id="2184"
Thanks.
Later Homies Keep chillin :hifive:
Update: Now that i have a matrixmenudata.xml from the C drive (thanks to biggzy and blu3angel)
These are the rest of the N97 Folder tags:
Applications Folder
icon_skin_minor_id="0x2174" icon_skin_major_id="0x101F86E3"
Office Folder
For some reason Nokia did't add a Folder tag for the Office folder.
Don worry i'll make a menu for N97 that has the original office folder tag.
Two New Folders: Photos and Videos
Looks like nokia thinks it was time we have a separate folder for each Media, We already got a Music folder now its the Photos Folder and Videos Folder.
I don have a N97 but now that its hacked, after inspecting its menu xml (now known as matrixmenudata.xml) i found this line;
<!--Photos suite-->
<menu:suite title_name="&qtn_apps_photos_title;" long_name="&qtn_apps_photos_list;" short_name="&qtn_apps_photos_grid;" suite_name="photossuite" icon_file="z:\resource\apps\gridroot.mif" icon_id="16398" mask_id="16399" icon_skin_minor_id="0x217c" icon_skin_major_id="0x101F86E3"></menu:suite>
<!--Video & TV suite-->
<menu:suite title_name="&qtn_apps_videotv_title;" long_name="&qtn_apps_videotv_list;" short_name="&qtn_apps_videotv_grid;" suite_name="tvvideosuite" icon_file="z:\resource\apps\gridroot.mif" icon_id="16402" mask_id="16403" icon_skin_minor_id="0x217d" icon_skin_major_id="0x101F86E3"></menu:suite>
Which shows two new Folders; Ones called Photos and the other is Called TV & Video.
Now i incorporated this in a Refined Menu Mod for 5800;
[Only registered and activated users can see links]
Mod available here ([Only registered and activated users can see links])
So now we have Two new folders with their skin tags as follows;
[Only registered and activated users can see links]
Photos
icon_skin_major_id="101F86E3" icon_skin_minor_id="217c"
Videos or TV & Videos
icon_skin_major_id="101F86E3" icon_skin_minor_id="217d"
And the Games folder on N97 has a new skin tag..
Games
icon_skin_major_id="101F86E3" icon_skin_minor_id="2184"
Thanks.
Later Homies Keep chillin :hifive:
Update: Now that i have a matrixmenudata.xml from the C drive (thanks to biggzy and blu3angel)
These are the rest of the N97 Folder tags:
Applications Folder
icon_skin_minor_id="0x2174" icon_skin_major_id="0x101F86E3"
Office Folder
For some reason Nokia did't add a Folder tag for the Office folder.
Don worry i'll make a menu for N97 that has the original office folder tag.