![]() |
|
|||||||
| MediaStream Subforum for the MediaStream skin (and mods for/of it). |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Aeon Group
Join Date: Sep 2007
Posts: 956
![]() |
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
|
|
|
|
|
|
#2 |
|
Team Razorfish
|
smcnally75
Why do you not click right and reveal the Sub Menu Blade with those options already in place. D |
|
|
|
|
|
#3 |
|
Aeon Group
Join Date: Sep 2007
Posts: 956
![]() |
|
|
|
|
|
|
#4 |
|
Alaska Group
Join Date: Aug 2007
Location: Eastleigh, UK
Posts: 3,164
![]() |
Move 'RIGHT'
|
|
|
|
|
|
#5 |
|
Aeon Group
Join Date: Sep 2007
Posts: 956
![]() |
LOL...I'm a jackass.
I thought he said "Right Click" not "Click Right"Thanks for the help! |
|
|
|
|
|
#6 |
|
Aeon Group
Join Date: Sep 2007
Posts: 956
![]() |
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.
|
|
|
|
|
|
#7 | |
|
Team Razorfish
Join Date: Aug 2007
Posts: 601
![]() |
Quote:
|
|
|
|
|
|
|
#8 |
|
Team-XBMC Python Coder
Join Date: Jan 2008
Location: US
Posts: 1,305
![]() |
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>
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/ |
|
|
|
|
|
#9 | ||
|
Aeon Group
Join Date: Sep 2007
Posts: 956
![]() |
Quote:
Quote:
|
||
|
|
|
|
|
#10 |
|
Senior Member
Join Date: Sep 2008
Posts: 136
![]() |
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
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|