Anyone with a reordered homescreen willing to send me their home.xml?
#1
So I'm reading here in the wiki, and I really wanna do this but it just seems incredibly complicated for my feeble mind. Is there anyone with a modified home.xml who'd be willing to send it to me? All I really want is for Videos to be on top of the list, the rest of the order doesn't matter too much to me (but if I was picky, I'd go with Videos, Programs, Music, Pictures, Weather).

You could actually just post the code in your reply, I could work with that.

(In the mean time, I'm gonna post a recommendation in the feature request forum about adding a "Move up"/"Move down" option for the main menu, kinda like how favourites works.)
Reply
#2
Start by swapping the programs and videos options over:

1. Find the programs and video buttons in the xml.
2. Swap over their <label> and <onclick> functions.
3. Done.

Not really that hard now is it?
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#3
jmarshall Wrote:Start by swapping the programs and videos options over:

1. Find the programs and video buttons in the xml.
2. Swap over their <label> and <onclick> functions.
3. Done.

Not really that hard now is it?

Whoa, if it's that easy why did the wiki make it so complicated?
And will this keep the right image graphics for Videos and Programs or will I have to switch those too?
Reply
#4
you will need to switch them too
Reply
#5
Yeah, swap over their <visible> conditions should do the trick I think.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#6
What resolution are you editing? I was going to make one but then I realized its different depending on aspect ratio...
Catchy Signature Here
Reply
#7
SleepyP Wrote:What resolution are you editing? I was going to make one but then I realized its different depending on aspect ratio...

Hey thanks! 16:9
Reply
#8
Maybe this will work? Alls I did was swap Programs and Videos. I pulled Home from PAL16x9 in the SourceForge SVN browser and used NotePad2 to do this.
Catchy Signature Here
Reply
#9
SleepyP Wrote:Maybe this will work? Alls I did was swap Programs and Videos. I pulled Home from PAL16x9 in the SourceForge SVN browser and used NotePad2 to do this.

Hey it worked perfectly! Now if I copy that home.xml to the 4:3 folder would it work just the same do you think?
Reply
#10
No because the position tags are different. Its super easy to do though, you only need to swap #2 and #5 in the multiimage controls at the top of the document, and then swap the label and activation code for the two buttons further down in the document. Its like 6 changes total.
Catchy Signature Here
Reply
#11
Don't forget to save a backup somewhere, since once you copy a new version of XBMC, you will loose that addition again. Or if you build your own, put that file inside the proper location of the custom directory (if using XBMCDBR)
Reply

Logout Mark Read Team Forum Stats Members Help
Anyone with a reordered homescreen willing to send me their home.xml?0