<control> <description>Custom Push Button</description> <type>button</type> <id>9</id> <include>Home-Button-Commons</include> <posx>145</posx> <posy>360</posy> <label>Custom Text Here</label> <onclick>-</onclick> <texturefocus>icon-xbmc.png</texturefocus> <texturenofocus>icon-xbmc.png</texturenofocus> <!-- Delete this line to show in skin --> <visible>no</visible> <!-- Delete this line to show in skin --> <visible>!Control.HasFocus(1) + !Control.HasFocus(2)</visible> <onleft>1</onleft> <onright>2</onright> <onup>8</onup> <ondown>10</ondown> </control>
Group: Moderator
Posts: 4531
Joined: 22-July 03
From: Australia
Member No.: 51477
Xbox Version: v1.1
360 version: none
QUOTE(Cr4z33 @ Oct 13 2006, 02:16 AM)
Jezz_X how can I get rid of the Xbox Media Center CVS description when I am on the custom button?
you need to edit this bit <description>Custom Button Multiline</description> <type>label</type>
by either making an include to use for it <include>-</include> <---- that line or just replacing that line with <label>Run dvd2xbox to rip games and video to your xbox HD</label>
Group: Members
Posts: 243
Joined: 24-May 02
From: Italy
Member No.: 90
Xbox Version: v1.1
360 version: v1 (xenon)
OK I have seen a new Livemark mod has come out. As the Homebrew button is working well I will recycle that for the dvd2xbox program. Thank you all anyway.