<?xml version="1.0" encoding="UTF-8"?>
<window>
	<defaultcontrol always="true">20</defaultcontrol>
	<coordinates>
		<left>80</left>
		<top>65</top>
	</coordinates>
	<include>dialogeffect</include>
	<controls>
		<include content="DialogBackgroundCommons">
			<param name="DialogBackgroundWidth" value="1120" />
			<param name="DialogBackgroundHeight" value="570" />
			<param name="DialogHeaderWidth" value="1020" />
			<param name="DialogHeaderLabel" value="$VAR[PVRChannelMgrHeader]" />
			<param name="DialogHeaderId" value="2" />
			<param name="CloseButtonLeft" value="1030" />
			<param name="CloseButtonNav" value="10" />
		</include>
		<control type="group">
			<left>20</left>
			<top>70</top>
			<control type="scrollbar" id="60">
				<left>440</left>
				<top>5</top>
				<width>25</width>
				<height>470</height>
				<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
				<texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
				<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
				<textureslidernib>ScrollBarNib.png</textureslidernib>
				<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
				<onleft>20</onleft>
				<onright>9002</onright>
				<showonepage>false</showonepage>
				<orientation>vertical</orientation>
			</control>
			<control type="image">
				<left>10</left>
				<top>0</top>
				<width>430</width>
				<height>475</height>
				<texture border="5">button-nofocus.png</texture>
			</control>
			<control type="list" id="20">
				<left>15</left>
				<top>5</top>
				<width>420</width>
				<height>470</height>
				<onup>20</onup>
				<ondown>20</ondown>
				<onleft>9000</onleft>
				<onright>60</onright>
				<pagecontrol>60</pagecontrol>
				<scrolltime>200</scrolltime>
				<itemlayout height="45" width="420">
					<control type="image">
						<left>0</left>
						<top>0</top>
						<width>420</width>
						<height>40</height>
						<texture border="5">button-nofocus.png</texture>
					</control>
					<control type="image">
						<left>5</left>
						<top>5</top>
						<width>30</width>
						<height>30</height>
						<texture>$INFO[ListItem.Property(Icon)]</texture>
						<aspectratio>keep</aspectratio>
						<visible>ListItem.Property(ActiveChannel)</visible>
					</control>
					<control type="image">
						<left>5</left>
						<top>5</top>
						<width>30</width>
						<height>30</height>
						<colordiffuse>77FFFFFF</colordiffuse>
						<texture>$INFO[ListItem.Property(Icon)]</texture>
						<aspectratio>keep</aspectratio>
						<visible>!ListItem.Property(ActiveChannel)</visible>
					</control>
					<control type="label">
						<left>45</left>
						<top>0</top>
						<width>335</width>
						<height>40</height>
						<font>font12</font>
						<align>left</align>
						<aligny>center</aligny>
						<textcolor>white</textcolor>
						<selectedcolor>selected</selectedcolor>
						<label>$INFO[ListItem.Property(Number),(,) - ]$INFO[ListItem.Property(Name)]</label>
						<visible>ListItem.Property(ActiveChannel)</visible>
					</control>
					<control type="label">
						<left>45</left>
						<top>0</top>
						<width>335</width>
						<height>40</height>
						<font>font12</font>
						<align>left</align>
						<aligny>center</aligny>
						<textcolor>grey3</textcolor>
						<selectedcolor>selected</selectedcolor>
						<label>$INFO[ListItem.Property(Number),(,) - ]$INFO[ListItem.Property(Name)]</label>
						<visible>!ListItem.Property(ActiveChannel)</visible>
					</control>
					<control type="image">
						<left>390</left>
						<top>10</top>
						<width>20</width>
						<height>20</height>
						<texture>OverlayWatched.png</texture>
						<visible>ListItem.Property(Changed)</visible>
					</control>
				</itemlayout>
				<focusedlayout height="65" width="420">
					<control type="image">
						<left>0</left>
						<top>0</top>
						<width>420</width>
						<height>60</height>
						<texture border="5">button-focus2.png</texture>
						<animation effect="fade" start="100" end="30" time="0" condition="!Control.HasFocus(20)">conditional</animation>
					</control>
					<control type="image">
						<left>5</left>
						<top>5</top>
						<width>30</width>
						<height>30</height>
						<texture>$INFO[ListItem.Property(Icon)]</texture>
						<aspectratio>keep</aspectratio>
						<visible>ListItem.Property(ActiveChannel)</visible>
					</control>
					<control type="image">
						<left>5</left>
						<top>5</top>
						<width>30</width>
						<height>30</height>
						<colordiffuse>77FFFFFF</colordiffuse>
						<texture>$INFO[ListItem.Property(Icon)]</texture>
						<aspectratio>keep</aspectratio>
						<visible>!ListItem.Property(ActiveChannel)</visible>
					</control>
					<control type="label">
						<left>45</left>
						<top>0</top>
						<width>335</width>
						<height>40</height>
						<font>font12</font>
						<align>left</align>
						<aligny>center</aligny>
						<textcolor>white</textcolor>
						<selectedcolor>selected</selectedcolor>
						<label>$INFO[ListItem.Property(Number),(,) - ]$INFO[ListItem.Property(Name)]</label>
						<visible>ListItem.Property(ActiveChannel)</visible>
					</control>
					<control type="label">
						<left>45</left>
						<top>0</top>
						<width>335</width>
						<height>40</height>
						<font>font12</font>
						<align>left</align>
						<aligny>center</aligny>
						<textcolor>grey3</textcolor>
						<selectedcolor>selected</selectedcolor>
						<label>$INFO[ListItem.Property(Number),(,) - ]$INFO[ListItem.Property(Name)]</label>
						<visible>!ListItem.Property(ActiveChannel)</visible>
					</control>
					<control type="image">
						<left>390</left>
						<top>10</top>
						<width>20</width>
						<height>20</height>
						<texture>OverlayWatched.png</texture>
						<visible>ListItem.Property(Changed)</visible>
					</control>
					<control type="label">
						<left>5</left>
						<top>30</top>
						<width>410</width>
						<height>30</height>
						<font>font12</font>
						<align>left</align>
						<aligny>center</aligny>
						<textcolor>grey2</textcolor>
						<selectedcolor>selected</selectedcolor>
						<label>$LOCALIZE[19210]: $INFO[ListItem.Property(ClientName)]</label>
					</control>
				</focusedlayout>
			</control>
		</control>
		<control type="group">
			<control type="grouplist" id="9002">
				<left>490</left>
				<top>75</top>
				<onleft>60</onleft>
				<onright>9000</onright>
				<onup>34</onup>
				<ondown>30</ondown>
				<itemgap>5</itemgap>
				<control type="label" id="9001">
					<description>channel options Header</description>
					<left>0</left>
					<top>0</top>
					<width>380</width>
					<height>25</height>
					<font>font12</font>
					<label>$LOCALIZE[31511]</label>
					<align>left</align>
					<aligny>center</aligny>
					<textcolor>blue</textcolor>
					<shadowcolor>black</shadowcolor>
				</control>
				<control type="radiobutton" id="7">
					<description>Channel activated</description>
					<left>0</left>
					<top>0</top>
					<width>380</width>
					<height>40</height>
					<font>font12</font>
					<textcolor>white</textcolor>
					<focusedcolor>white</focusedcolor>
					<shadowcolor>black</shadowcolor>
					<align>left</align>
					<aligny>center</aligny>
					<texturefocus border="5">button-focus2.png</texturefocus>
					<texturenofocus border="5">button-nofocus.png</texturenofocus>
					<pulseonselect>no</pulseonselect>
					<label>19074</label>
				</control>
				<control type="edit" id="8">
					<description>Channel name</description>
					<left>0</left>
					<top>0</top>
					<width>380</width>
					<height>40</height>
					<font>font12</font>
					<textcolor>white</textcolor>
					<focusedcolor>white</focusedcolor>
					<shadowcolor>black</shadowcolor>
					<texturefocus border="5">button-focus2.png</texturefocus>
					<texturenofocus border="5">button-nofocus.png</texturenofocus>
					<label>19201</label>
				</control>
				<control type="group" id="9005">
					<left>0</left>
					<top>0</top>
					<width>380</width>
					<height>40</height>
					<control type="button" id="9">
						<description>Channel logo Button</description>
						<left>0</left>
						<top>0</top>
						<width>380</width>
						<height>40</height>
						<font>font12</font>
						<texturefocus border="5">button-focus2.png</texturefocus>
						<texturenofocus border="5">button-nofocus.png</texturenofocus>
						<label>19202</label>
						<onleft>60</onleft>
						<onright>9000</onright>
						<onup>8</onup>
						<ondown>12</ondown>
					</control>
					<control type="image">
						<description>Current Channel Icon</description>
						<left>340</left>
						<top>3</top>
						<width>34</width>
						<height>34</height>
						<aspectratio>keep</aspectratio>
						<info>ListItem.Property(Icon)</info>
					</control>
				</control>
				<control type="radiobutton" id="12">
					<description>EPG activated</description>
					<left>0</left>
					<top>0</top>
					<width>380</width>
					<height>40</height>
					<font>font12</font>
					<textcolor>white</textcolor>
					<focusedcolor>white</focusedcolor>
					<shadowcolor>black</shadowcolor>
					<align>left</align>
					<aligny>center</aligny>
					<texturefocus border="5">button-focus2.png</texturefocus>
					<texturenofocus border="5">button-nofocus.png</texturenofocus>
					<pulseonselect>no</pulseonselect>
					<label>19206</label>
				</control>
				<control type="spincontrolex" id="13">
					<description>EPG source</description>
					<left>0</left>
					<top>0</top>
					<width>380</width>
					<height>40</height>
					<font>font12</font>
					<texturefocus border="5">button-focus2.png</texturefocus>
					<texturenofocus border="5">button-nofocus.png</texturenofocus>
					<label>19200</label>
				</control>
				<control type="radiobutton" id="14">
					<description>Parental locked</description>
					<left>0</left>
					<top>0</top>
					<width>380</width>
					<height>40</height>
					<font>font12</font>
					<textcolor>white</textcolor>
					<focusedcolor>white</focusedcolor>
					<shadowcolor>black</shadowcolor>
					<align>left</align>
					<aligny>center</aligny>
					<texturefocus border="5">button-focus2.png</texturefocus>
					<texturenofocus border="5">button-nofocus.png</texturenofocus>
					<pulseonselect>no</pulseonselect>
					<label>19267</label>
				</control>
			</control>
			<control type="grouplist">
				<left>490</left>
				<top>375</top>
				<itemgap>5</itemgap>
				<onleft>60</onleft>
				<onright>9000</onright>
				<onup>14</onup>
				<ondown>7</ondown>
				<animation effect="slide" start="0,0" end="0,45" time="0" condition="!Control.IsVisible(31)">Conditional</animation>
				<control type="label" id="9003">
					<description>channel options Header</description>
					<left>0</left>
					<top>0</top>
					<width>380</width>
					<height>25</height>
					<font>font12</font>
					<label>$LOCALIZE[31026]</label>
					<align>left</align>
					<aligny>center</aligny>
					<textcolor>blue</textcolor>
					<shadowcolor>black</shadowcolor>
				</control>
				<control type="button" id="31">
					<description>New channel Button</description>
					<left>0</left>
					<top>0</top>
					<width>380</width>
					<height>40</height>
					<font>font12</font>
					<texturefocus border="5">button-focus2.png</texturefocus>
					<texturenofocus border="5">button-nofocus.png</texturenofocus>
					<align>center</align>
					<label>19204</label>
				</control>
				<control type="button" id="30">
					<description>Group Manager Button</description>
					<left>0</left>
					<top>0</top>
					<width>380</width>
					<height>40</height>
					<font>font12</font>
					<texturefocus border="5">button-focus2.png</texturefocus>
					<texturenofocus border="5">button-nofocus.png</texturenofocus>
					<align>center</align>
					<label>19205</label>
				</control>
				<control type="togglebutton" id="34">
					<description>TV/Radio toggle</description>
					<left>0</left>
					<top>0</top>
					<width>380</width>
					<height>40</height>
					<font>font12</font>
					<texturefocus border="5">button-focus2.png</texturefocus>
					<texturenofocus border="5">button-nofocus.png</texturenofocus>
					<alttexturefocus border="5">button-focus2.png</alttexturefocus>
					<alttexturenofocus border="5">button-nofocus.png</alttexturenofocus>
					<align>center</align>
					<aligny>center</aligny>
					<label>19024</label>
					<altlabel>19023</altlabel>
					<usealttexture>!String.IsEmpty(Window.Property(IsRadio))</usealttexture>
				</control>
			</control>
		</control>
		<control type="group" id="9000">
			<left>890</left>
			<top>95</top>
			<control type="button" id="4">
				<description>OK Button</description>
				<left>0</left>
				<top>0</top>
				<width>200</width>
				<height>40</height>
				<label>186</label>
				<font>font12_title</font>
				<align>center</align>
				<aligny>center</aligny>
				<onleft>9002</onleft>
				<onright>20</onright>
				<onup>6</onup>
				<ondown>5</ondown>
			</control>
			<control type="button" id="5">
				<description>Apply changes Button</description>
				<left>0</left>
				<top>45</top>
				<width>200</width>
				<height>40</height>
				<label>14070</label>
				<font>font12_title</font>
				<align>center</align>
				<aligny>center</aligny>
				<onleft>9002</onleft>
				<onright>20</onright>
				<onup>4</onup>
				<ondown>6</ondown>
			</control>
			<control type="button" id="6">
				<description>Cancel Button</description>
				<left>0</left>
				<top>90</top>
				<width>200</width>
				<height>40</height>
				<label>222</label>
				<font>font12_title</font>
				<align>center</align>
				<aligny>center</aligny>
				<onleft>9002</onleft>
				<onright>20</onright>
				<onup>5</onup>
				<ondown>4</ondown>
			</control>
			<control type="group">
				<left>-5</left>
				<top>200</top>
				<control type="image">
					<left>0</left>
					<top>0</top>
					<width>210</width>
					<height>210</height>
					<texture border="5">button-nofocus.png</texture>
				</control>
				<control type="image">
					<left>5</left>
					<top>5</top>
					<width>200</width>
					<height>200</height>
					<aspectratio>keep</aspectratio>
					<texture background="true">$INFO[Container(20).ListItem.Icon]</texture>
				</control>
			</control>
			<control type="label">
				<description>Page Count Label</description>
				<left>-15</left>
				<top>418</top>
				<width>230</width>
				<height>35</height>
				<font>font12</font>
				<textcolor>grey</textcolor>
				<scroll>false</scroll>
				<align>center</align>
				<aligny>center</aligny>
				<label>([COLOR=blue]$INFO[Container(20).NumItems][/COLOR]) $LOCALIZE[19019] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(20).CurrentPage]/$INFO[Container(20).NumPages][/COLOR])</label>
				<wrapmultiline>true</wrapmultiline>
			</control>
		</control>
	</controls>
</window>