v0.7 Hotfix 2 (1 Viewer)

aj1405

Portal Pro
September 30, 2007
443
302
Home Country
Norway Norway
- TV Recordings: Fixed navigation
- Rec icon: Repositioned
- Panel: Moved to common.panel
- Sort by: Added Asc/Desc sorting
- Dialog textbox: Changed to black spin controls
- Netflix: Added
- Click Mania: Added
- Music Trivia: Added

For those of you that have custom Basichome:

Add the red line

Code:
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
	<id>35</id>
	<defaultcontrol>2</defaultcontrol>
	<allowoverlay>yes</allowoverlay>
	<disabletopbar>no</disabletopbar>
	<define>#backdrop:backdrops_other</define>
	<define>#category:2143</define>
	<define>#itemcount:</define>
	<controls>
		<import>common.window.xml</import>
		<import>common.rss.xml</import>
		<import>common.weather.xml</import>
		[COLOR="Red"]<import>common.panel0.xml</import>[/COLOR]
		<control>
			<description>TV - Button</description>
			<type>button</type>
			<id>2</id>
			<posX>40</posX>
 

Users who are viewing this thread

Top Bottom