[cleanup] remove media label from MyPVRChannels (#27)
This commit is contained in:
parent
872cedce4f
commit
8c3a0a0496
@ -93,28 +93,6 @@
|
||||
<visible>Player.HasVideo</visible>
|
||||
<animation effect="slide" start="0,0" end="-2000,0" time="0">WindowClose</animation>
|
||||
</control>
|
||||
<control type="image">
|
||||
<left>1</left>
|
||||
<top>1</top>
|
||||
<width>688</width>
|
||||
<height>35</height>
|
||||
<texture>black-back.png</texture>
|
||||
<colordiffuse>DDFFFFFF</colordiffuse>
|
||||
<visible>Player.HasVideo</visible>
|
||||
</control>
|
||||
<control type="label">
|
||||
<description>Current Video label</description>
|
||||
<left>30</left>
|
||||
<top>1</top>
|
||||
<width>650</width>
|
||||
<height>35</height>
|
||||
<font>font12</font>
|
||||
<textcolor>grey2</textcolor>
|
||||
<align>center</align>
|
||||
<aligny>center</aligny>
|
||||
<label>$INFO[Player.Title]</label>
|
||||
<visible>Player.HasVideo</visible>
|
||||
</control>
|
||||
</control>
|
||||
<control type="group">
|
||||
<include>Window_OpenClose_Animation</include>
|
||||
|
Loading…
Reference in New Issue
Block a user