diff options
author | pieh <misiek.piechowiak@gmail.com> | 2013-03-07 08:40:00 +0100 |
---|---|---|
committer | pieh <misiek.piechowiak@gmail.com> | 2013-03-07 08:40:00 +0100 |
commit | 974d423d92313a9f90d4e5600db99921dfdc1ae8 (patch) | |
tree | 780a29a7aaa7225ecea76182ffcab896c728ba11 /addons | |
parent | 84b82faee36b6330b3a25f11660fc9c7312955e3 (diff) |
[confluence] PVRChannelsOSD: use recently added Previous/NextChannelGroup actions
Diffstat (limited to 'addons')
-rw-r--r-- | addons/skin.confluence/720p/DialogPVRChannelsOSD.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/addons/skin.confluence/720p/DialogPVRChannelsOSD.xml b/addons/skin.confluence/720p/DialogPVRChannelsOSD.xml index 1cd58199c4..146877d202 100644 --- a/addons/skin.confluence/720p/DialogPVRChannelsOSD.xml +++ b/addons/skin.confluence/720p/DialogPVRChannelsOSD.xml @@ -87,7 +87,7 @@ <posy>70</posy> <width>410</width> <height>520</height> - <onleft>60</onleft> + <onleft>PreviousChannelGroup</onleft> <onright>60</onright> <onup>11</onup> <ondown>11</ondown> @@ -334,7 +334,7 @@ <textureslidernib>ScrollBarNib.png</textureslidernib> <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> <onleft>11</onleft> - <onright>11</onright> + <onright>NextChannelGroup</onright> <ondown>61</ondown> <onup>61</onup> <showonepage>false</showonepage> |