furio
2005-11-24, 08:52
hey, i'm trying to change the "my weather" button to say "listings" or something similar and load a tv listings script. is this possible?
so far i changed the weather button part in xboxmediacenter.xml to (i'm using the latest build);
<button>
<description>mytv</description>
<label>8</label>
<execute>xbmc.runscript(e:\dashboards\xbmc\scripts\mytv\myt v.py)</execute>
<icon>107</icon>
</button>
but when i upload it and restart the xbox it just loads with the weather button as normal. is there something else i have to change as well?
sorry if this has been asked before, i did a search and could not find an answer...
thanks for any help.
so far i changed the weather button part in xboxmediacenter.xml to (i'm using the latest build);
<button>
<description>mytv</description>
<label>8</label>
<execute>xbmc.runscript(e:\dashboards\xbmc\scripts\mytv\myt v.py)</execute>
<icon>107</icon>
</button>
but when i upload it and restart the xbox it just loads with the weather button as normal. is there something else i have to change as well?
sorry if this has been asked before, i did a search and could not find an answer...
thanks for any help.