From d187e3ed07311edfbcb6e85b0a9f973f1f98e1e1 Mon Sep 17 00:00:00 2001 From: xhaggi Date: Fri, 27 Jan 2017 11:36:46 +0100 Subject: [estouchy][refactor] use new window id for GUIDialogPVRChannelGuide --- addons/skin.estouchy/xml/DialogPVRChannelGuide.xml | 215 +++++++++++++++++++++ addons/skin.estouchy/xml/DialogPVRGuideOSD.xml | 215 --------------------- addons/skin.estouchy/xml/Includes.xml | 2 +- 3 files changed, 216 insertions(+), 216 deletions(-) create mode 100644 addons/skin.estouchy/xml/DialogPVRChannelGuide.xml delete mode 100644 addons/skin.estouchy/xml/DialogPVRGuideOSD.xml (limited to 'addons') diff --git a/addons/skin.estouchy/xml/DialogPVRChannelGuide.xml b/addons/skin.estouchy/xml/DialogPVRChannelGuide.xml new file mode 100644 index 0000000000..5457d355a3 --- /dev/null +++ b/addons/skin.estouchy/xml/DialogPVRChannelGuide.xml @@ -0,0 +1,215 @@ + + + 11 + 16x9_xPos_Relocation + Window_OpenClose_Animation_Zoom + + 240 + 100 + + + BehindDialogFadeOut + + 0 + 0 + 800 + 60 + dialog_header.png + + + 0 + 60 + 800 + 720 + dialog_back.png + + + header label + 20 + 0 + WindowTitleCommons + 700 + + + + 730 + 0 + DialogCloseButtonCommons + + + 0 + 60 + 750 + 720 + panel.png + + + 0 + 60 + 750 + 720 + 60 + 60 + 11 + 11 + list + 60 + 200 + + + 2 + 2 + 86 + 86 + $VAR[PosterThumb] + keep + + + 100 + 0 + 640 + 40 + font20_title + selected + left + center + + + + 100 + 28 + 640 + 40 + font22 + selected + left + center + + + + 100 + 63 + 100 + 20 + font14_title + blue + blue + center + + ListItem.HasEpg + + + Progress + 200 + 70 + 450 + 10 + ListItem.Progress + + + 650 + 63 + 100 + 20 + font14_title + blue + blue + center + + ListItem.HasEpg + + + + + 0 + 0 + 750 + 90 + list_focus.png + VisibleFadeEffect + + + 2 + 2 + 86 + 86 + $VAR[PosterThumb] + keep + + + 100 + 0 + 640 + 40 + font20_title + selected + left + center + + + + 100 + 28 + 640 + 40 + font22 + selected + left + center + + + + 100 + 63 + 100 + 20 + font14_title + blue + blue + center + + ListItem.HasEpg + + + Progress + 200 + 70 + 450 + 10 + ListItem.Progress + + + 650 + 63 + 100 + 20 + font14_title + blue + blue + center + + ListItem.HasEpg + + + + + 770 + 90 + 10 + 660 + white.png + white.png + white.png + blank.png + blank.png + 11 + 11 + 60 + 60 + false + vertical + Visible + Hidden + + + diff --git a/addons/skin.estouchy/xml/DialogPVRGuideOSD.xml b/addons/skin.estouchy/xml/DialogPVRGuideOSD.xml deleted file mode 100644 index 5457d355a3..0000000000 --- a/addons/skin.estouchy/xml/DialogPVRGuideOSD.xml +++ /dev/null @@ -1,215 +0,0 @@ - - - 11 - 16x9_xPos_Relocation - Window_OpenClose_Animation_Zoom - - 240 - 100 - - - BehindDialogFadeOut - - 0 - 0 - 800 - 60 - dialog_header.png - - - 0 - 60 - 800 - 720 - dialog_back.png - - - header label - 20 - 0 - WindowTitleCommons - 700 - - - - 730 - 0 - DialogCloseButtonCommons - - - 0 - 60 - 750 - 720 - panel.png - - - 0 - 60 - 750 - 720 - 60 - 60 - 11 - 11 - list - 60 - 200 - - - 2 - 2 - 86 - 86 - $VAR[PosterThumb] - keep - - - 100 - 0 - 640 - 40 - font20_title - selected - left - center - - - - 100 - 28 - 640 - 40 - font22 - selected - left - center - - - - 100 - 63 - 100 - 20 - font14_title - blue - blue - center - - ListItem.HasEpg - - - Progress - 200 - 70 - 450 - 10 - ListItem.Progress - - - 650 - 63 - 100 - 20 - font14_title - blue - blue - center - - ListItem.HasEpg - - - - - 0 - 0 - 750 - 90 - list_focus.png - VisibleFadeEffect - - - 2 - 2 - 86 - 86 - $VAR[PosterThumb] - keep - - - 100 - 0 - 640 - 40 - font20_title - selected - left - center - - - - 100 - 28 - 640 - 40 - font22 - selected - left - center - - - - 100 - 63 - 100 - 20 - font14_title - blue - blue - center - - ListItem.HasEpg - - - Progress - 200 - 70 - 450 - 10 - ListItem.Progress - - - 650 - 63 - 100 - 20 - font14_title - blue - blue - center - - ListItem.HasEpg - - - - - 770 - 90 - 10 - 660 - white.png - white.png - white.png - blank.png - blank.png - 11 - 11 - 60 - 60 - false - vertical - Visible - Hidden - - - 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 @@ MenuButtonCommonValues - ActivateWindow(PVROSDGuide) + ActivateWindow(pvrchannelguide) VideoPlayer.Content(LiveTV) -- cgit v1.2.3