diff options
author | xhaggi <sascha.woo@gmail.com> | 2017-01-27 11:36:46 +0100 |
---|---|---|
committer | xhaggi <sascha.woo@gmail.com> | 2017-03-13 09:53:39 +0100 |
commit | d187e3ed07311edfbcb6e85b0a9f973f1f98e1e1 (patch) | |
tree | 78bc600929c7cc1f1f3d4dd93e02e1272c51c556 /addons | |
parent | 3102375a0b8f903719978be070f3449e521e6fe7 (diff) |
[estouchy][refactor] use new window id for GUIDialogPVRChannelGuide
Diffstat (limited to 'addons')
-rw-r--r-- | addons/skin.estouchy/xml/DialogPVRChannelGuide.xml (renamed from addons/skin.estouchy/xml/DialogPVRGuideOSD.xml) | 0 | ||||
-rw-r--r-- | addons/skin.estouchy/xml/Includes.xml | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/addons/skin.estouchy/xml/DialogPVRGuideOSD.xml b/addons/skin.estouchy/xml/DialogPVRChannelGuide.xml index 5457d355a3..5457d355a3 100644 --- a/addons/skin.estouchy/xml/DialogPVRGuideOSD.xml +++ b/addons/skin.estouchy/xml/DialogPVRChannelGuide.xml diff --git a/addons/skin.estouchy/xml/Includes.xml b/addons/skin.estouchy/xml/Includes.xml index 7cc0cfc056..c3e5134050 100644 --- a/addons/skin.estouchy/xml/Includes.xml +++ b/addons/skin.estouchy/xml/Includes.xml @@ -2450,7 +2450,7 @@ <control type="button"> <label>19222</label> <include>MenuButtonCommonValues</include> - <onclick>ActivateWindow(PVROSDGuide)</onclick> + <onclick>ActivateWindow(pvrchannelguide)</onclick> <visible>VideoPlayer.Content(LiveTV)</visible> </control> <control type="button"> |