aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.confluence/720p/VideoFullScreen.xml
diff options
context:
space:
mode:
authorJoakim Plate <elupus@ecce.se>2012-10-27 12:52:50 +0200
committerJoakim Plate <elupus@ecce.se>2013-01-20 18:25:31 +0100
commit05a8c6ad641ae2b0bb82520b5decd36ea19fc718 (patch)
treea436637a362285d49e3050ae42423ce6a42f3b3b /addons/skin.confluence/720p/VideoFullScreen.xml
parente921d86fd684f17d4f12900741f073e248a48ff4 (diff)
confluence: use Player.Title instead of (Music/Video)Player.Title
This label is generic and support non video/audio players as well
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 1d3bd216c6..43cf7144fb 100644
--- a/addons/skin.confluence/720p/VideoFullScreen.xml
+++ b/addons/skin.confluence/720p/VideoFullScreen.xml
@@ -190,7 +190,7 @@
<font>font30</font>
<align>left</align>
<aligny>center</aligny>
- <label>$INFO[VideoPlayer.Title]</label>
+ <label>$INFO[Player.Title]</label>
<textcolor>orange</textcolor>
<scroll>true</scroll>
</control>