aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.confluence
diff options
context:
space:
mode:
authorronie <ronie@poedel.net>2014-01-06 15:36:16 -0800
committerronie <ronie@poedel.net>2014-01-06 15:36:16 -0800
commitda1e7691173664a61401367f972e6732141a1eac (patch)
treeaaa5730a42b13a23bfbdf8fc6404e28b027b4bfb /addons/skin.confluence
parent5c4159e5cb3a34df3216256a113b818f41588279 (diff)
parent6b37f24ca11b36ea11e4b34ce5b10ddf278f5db5 (diff)
Merge pull request #3973 from xhaggi/epg-genre-in-info-area
[confluence] epg: adds genre to timeline info area
Diffstat (limited to 'addons/skin.confluence')
-rw-r--r--addons/skin.confluence/720p/ViewsPVR.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/addons/skin.confluence/720p/ViewsPVR.xml b/addons/skin.confluence/720p/ViewsPVR.xml
index 4000c40cf8..6e2aa3aa93 100644
--- a/addons/skin.confluence/720p/ViewsPVR.xml
+++ b/addons/skin.confluence/720p/ViewsPVR.xml
@@ -1070,7 +1070,7 @@
<left>280</left>
<top>0</top>
<width>840</width>
- <height>86</height>
+ <height>20</height>
<label>[B]$INFO[ListItem.Label][/B]</label>
<font>font13</font>
<textcolor>white</textcolor>
@@ -1079,8 +1079,8 @@
<left>280</left>
<top>25</top>
<width>840</width>
- <height>86</height>
- <label>$INFO[ListItem.StartTime]$INFO[ListItem.EndTime, - ]$INFO[ListItem.Duration, (,)]</label>
+ <height>20</height>
+ <label>$INFO[ListItem.StartTime]$INFO[ListItem.EndTime, - ]$INFO[ListItem.Genre, • ]</label>
<font>font12</font>
<textcolor>grey</textcolor>
</control>