how do i get rid of that anoying news bar on the bottom of the main screen?
i have xbmc 2004-04-19
edit xbmc\skin\mediacenter\pal (and/or ntsc)\home.xml and remove the rss control, that's this part of the file:
<control>
<description>rss feed</description>
<type>rss</type>
<id>1</id>
<posx>40</posx>
<posy>480</posy>
<feed>http://www.xbox-scene.com/xbox1data/xbox-scene.xml</feed>
</control>