XBMC Community Forum  

Go Back   XBMC Community Forum > Help and Support > Skin Help and Support > MediaStream

MediaStream Subforum for the MediaStream skin (and mods for/of it).

Reply
 
Thread Tools Search this Thread Display Modes
Old 2008-09-29, 18:10   #1
smcnally75
Aeon Group
 
smcnally75's Avatar
 
Join Date: Sep 2007
Posts: 956
smcnally75 is on a distinguished road
Default Main Menu Question

I'm wondering how to change "Programs" to "Emulators" or "Arcade" in the main menu. I looked through the "Home.xml" file but was a little confused on what to chance since I saw "Arcade" and "Games" in there even though they aren't in the main menu. TIA
smcnally75 is offline   Reply With Quote
Old 2008-09-29, 18:31   #2
JustMeD
Team Razorfish
 
JustMeD's Avatar
 
Join Date: Aug 2007
Posts: 387
JustMeD is on a distinguished road
Send a message via MSN to JustMeD Send a message via Skype™ to JustMeD
Default

smcnally75

Why do you not click right and reveal the Sub Menu Blade with those options already in place.

D
__________________
JustMeD is offline   Reply With Quote
Old 2008-09-29, 19:59   #3
smcnally75
Aeon Group
 
smcnally75's Avatar
 
Join Date: Sep 2007
Posts: 956
smcnally75 is on a distinguished road
Default

Quote:
Originally Posted by JustMeD View Post
smcnally75

Why do you not click right and reveal the Sub Menu Blade with those options already in place.

D
I didn't realize that was an option. How do I right click with the controller? Is it the white button?
smcnally75 is offline   Reply With Quote
Old 2008-09-29, 20:11   #4
Hitcher
Alaska Group
 
Hitcher's Avatar
 
Join Date: Aug 2007
Location: Eastleigh, UK
Posts: 3,164
Hitcher is on a distinguished road
Default

Move 'RIGHT'
Hitcher is online now   Reply With Quote
Old 2008-09-29, 20:21   #5
smcnally75
Aeon Group
 
smcnally75's Avatar
 
Join Date: Sep 2007
Posts: 956
smcnally75 is on a distinguished road
Default

LOL...I'm a jackass. I thought he said "Right Click" not "Click Right"

Thanks for the help!
smcnally75 is offline   Reply With Quote
Old 2008-09-30, 01:30   #6
smcnally75
Aeon Group
 
smcnally75's Avatar
 
Join Date: Sep 2007
Posts: 956
smcnally75 is on a distinguished road
Default

I just checked that out and it isn't really what I'm looking for. I have my emulators set up so when I click on Programs it brings me to them. I'd like to be able to change the name of "programs" itself in the menu if possible. I don't use anything else in that menu so it would cut 2 steps out of the process if you know what I mean.
smcnally75 is offline   Reply With Quote
Old 2008-09-30, 04:36   #7
Wir3d
Team Razorfish
 
Wir3d's Avatar
 
Join Date: Aug 2007
Posts: 601
Wir3d is on a distinguished road
Default

Quote:
Originally Posted by smcnally75 View Post
I just checked that out and it isn't really what I'm looking for. I have my emulators set up so when I click on Programs it brings me to them. I'd like to be able to change the name of "programs" itself in the menu if possible. I don't use anything else in that menu so it would cut 2 steps out of the process if you know what I mean.
As explained in several other posts.. Currently the only way to do this is by editing home.xml.
Wir3d is offline   Reply With Quote
Old 2008-09-30, 05:14   #8
rwparris2
Team-XBMC Python Coder
 
Join Date: Jan 2008
Location: US
Posts: 1,305
rwparris2 is on a distinguished road
Default

open home.xml (its in your skins/mediastream/720p/ folder) with any text editor and change
Code:
<description>My Programs Menu</description>
            <label> $LOCALIZE[31004] </label>
            <label2> $LOCALIZE[31014] </label2>
to
Code:
<description>My Programs Menu</description>
            <label> $LOCALIZE[31052] </label>
            <label2> $LOCALIZE[31014] </label2>
__________________

Always read the XBMC online-manual, FAQ and search and search the forum before posting.
For troubleshooting and bug reporting please read how to submit a proper bug report.

If you're interested in writing addons for xbmc, read docs and how-to for plugins and scripts ||| http://code.google.com/p/xbmc-addons/


rwparris2 is offline   Reply With Quote
Old 2008-09-30, 13:41   #9
smcnally75
Aeon Group
 
smcnally75's Avatar
 
Join Date: Sep 2007
Posts: 956
smcnally75 is on a distinguished road
Default

Quote:
Originally Posted by Wir3d View Post
As explained in several other posts.. Currently the only way to do this is by editing home.xml.
I understand that and that is why I explained that I couldn't find where to edit it in the home.xml file.

Quote:
Originally Posted by rwparris2 View Post
open home.xml (its in your skins/mediastream/720p/ folder) with any text editor and change
Code:
<description>My Programs Menu</description>
            <label> $LOCALIZE[31004] </label>
            <label2> $LOCALIZE[31014] </label2>
to
Code:
<description>My Programs Menu</description>
            <label> $LOCALIZE[31052] </label>
            <label2> $LOCALIZE[31014] </label2>
Thanks! That is what I was looking for
smcnally75 is offline   Reply With Quote
Old 2008-10-03, 23:09   #10
quebert
Senior Member
 
Join Date: Sep 2008
Posts: 136
quebert is on a distinguished road
Default

Hi, I have a question, I read this thread and searched for a couple others. I would like to modify my main menu, I read what I could find and am still clueless.

what does changing


<description>My Programs Menu</description>
<label> $LOCALIZE[31004] </label>

to


<description>My Programs Menu</description>
<label> $LOCALIZE[31052] </label>


I mean I understand what the OP wanted to do, but I am not picking up on why changing 31004 to 31052 does what it does. Which makes me changing my main menu pretty useless since I don't get what's going on here
quebert is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 15:53.


Protected by Akismet, We recommend WordPress blogs
Copyright © 2008, XBMC Project