diff options
author | xhaggi <sascha.woo@gmail.com> | 2015-01-21 10:31:09 +0100 |
---|---|---|
committer | xhaggi <sascha.woo@gmail.com> | 2015-01-22 09:06:19 +0100 |
commit | 79922bc6565998aaca7b9de01f6052f2c7bfede2 (patch) | |
tree | 68eb6303adde9e87a3664eb300311567aac45b7e /addons/skin.confluence | |
parent | d3bd7713becf483acacebca77e71a2c8ab9b1b2f (diff) |
[confluence] removes channel group chooser control (id: 503)
Diffstat (limited to 'addons/skin.confluence')
-rw-r--r-- | addons/skin.confluence/720p/VideoFullScreen.xml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/addons/skin.confluence/720p/VideoFullScreen.xml b/addons/skin.confluence/720p/VideoFullScreen.xml index fb35eeec2b..3200269948 100644 --- a/addons/skin.confluence/720p/VideoFullScreen.xml +++ b/addons/skin.confluence/720p/VideoFullScreen.xml @@ -405,20 +405,6 @@ <label>-</label> </control> </control> - <control type="selectbutton" id="503"> - <left>440</left> - <top>100</top> - <width>400</width> - <height>100</height> - <font>font13caps</font> - <description>TV Channel Group Select Button</description> - <texturebg border="20">OverlayDialogBackground.png</texturebg> - <onleft>503</onleft> - <onright>503</onright> - <onup>500</onup> - <ondown>500</ondown> - <include>VisibleFadeEffect</include> - </control> <control type="group"> <visible>Player.ShowCodec + VideoPlayer.Content(LiveTV) + system.getbool(pvrplayback.signalquality)</visible> <top>185</top> |