aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.confluence/720p/VideoFullScreen.xml
diff options
context:
space:
mode:
authorxhaggi <sascha.woo@gmail.com>2014-09-14 10:56:01 +0200
committerxhaggi <sascha.woo@gmail.com>2014-09-14 10:56:01 +0200
commitf690a615d166c9129ba35cde488e3dda687a032a (patch)
tree57ea90fe7077852c6e592be3b1d10c5b104bd0bf /addons/skin.confluence/720p/VideoFullScreen.xml
parentc6201d5044983eb6b1e7405265b354c38dcd25cd (diff)
[confluence] uses ChannelNumberLabel instead of ChannelNumber at all missing places
Diffstat (limited to 'addons/skin.confluence/720p/VideoFullScreen.xml')
-rw-r--r--addons/skin.confluence/720p/VideoFullScreen.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/addons/skin.confluence/720p/VideoFullScreen.xml b/addons/skin.confluence/720p/VideoFullScreen.xml
index a7c85c9805..896c6f5d9a 100644
--- a/addons/skin.confluence/720p/VideoFullScreen.xml
+++ b/addons/skin.confluence/720p/VideoFullScreen.xml
@@ -173,7 +173,7 @@
<height>25</height>
<align>left</align>
<font>font12</font>
- <label>$INFO[VideoPlayer.ChannelName]$INFO[VideoPlayer.ChannelNumber, - ([COLOR=blue],[/COLOR])]</label>
+ <label>$INFO[VideoPlayer.ChannelName]$INFO[VideoPlayer.ChannelNumberLabel, - ([COLOR=blue],[/COLOR])]</label>
<textcolor>grey2</textcolor>
<shadowcolor>black</shadowcolor>
<visible>VideoPlayer.Content(LiveTV)</visible>