diff options
author | Martijn Kaijser <machine.sanctum@gmail.com> | 2014-08-09 10:32:20 +0200 |
---|---|---|
committer | Martijn Kaijser <machine.sanctum@gmail.com> | 2014-08-09 10:32:20 +0200 |
commit | 94bc482c5222d60cdf6f70804c1eacac64bb077a (patch) | |
tree | 708879702bca302c2e3251d3c516b8bb13b8fab5 /addons/skin.confluence | |
parent | d178da8b65caafd83059e65c2e78822a6f401f71 (diff) | |
parent | 642e6f94b0fc276c3c7f351e001ef606955d7fbe (diff) |
Merge pull request #4941 from ksooo/confluence-videoosd-label-fixes
[confluence] Fixed Live TV mode labels for channeldown, stop, bookmarks, record
Diffstat (limited to 'addons/skin.confluence')
-rw-r--r-- | addons/skin.confluence/720p/VideoOSD.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/addons/skin.confluence/720p/VideoOSD.xml b/addons/skin.confluence/720p/VideoOSD.xml index 9e023de760..6837b0d7f9 100644 --- a/addons/skin.confluence/720p/VideoOSD.xml +++ b/addons/skin.confluence/720p/VideoOSD.xml @@ -174,7 +174,7 @@ <top>0</top> <width>55</width> <height>55</height> - <label>31354</label> + <label>209</label> <font>-</font> <texturefocus>OSDChannelDownFO.png</texturefocus> <texturenofocus>OSDChannelDownNF.png</texturenofocus> @@ -227,7 +227,7 @@ <top>0</top> <width>55</width> <height>55</height> - <label>31351</label> + <label>31352</label> <font>-</font> <texturefocus>OSDStopFO.png</texturefocus> <texturenofocus>OSDStopNF.png</texturenofocus> @@ -359,7 +359,7 @@ <top>0</top> <width>55</width> <height>55</height> - <label>31355</label> + <label>298</label> <font>-</font> <texturefocus>OSDBookmarksFO.png</texturefocus> <texturenofocus>OSDBookmarksNF.png</texturenofocus> @@ -460,8 +460,8 @@ <top>0</top> <width>55</width> <height>55</height> - <label>31351</label> - <altlabel>208</altlabel> + <label>264</label> + <altlabel>265</altlabel> <font>-</font> <texturefocus>OSDRecordOffFO.png</texturefocus> <texturenofocus>OSDRecordOffNF.png</texturenofocus> @@ -794,4 +794,4 @@ </control> </control> </controls> -</window>
\ No newline at end of file +</window> |