From 99e7de0e3e4bc86691ed56210c6e78886d27c0b5 Mon Sep 17 00:00:00 2001 From: Kevin Goffe Date: Wed, 25 Jan 2017 11:27:15 +0000 Subject: [PATCH] [skin.confluence] Increase Movie and TV sub menu items Increased to 6 items inline with Music --- 720p/Home.xml | 4 ++-- 720p/IncludesHomeMenuItems.xml | 12 ++++++++++++ 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/720p/Home.xml b/720p/Home.xml index 6784aa5..f54a6d7 100644 --- a/720p/Home.xml +++ b/720p/Home.xml @@ -16,7 +16,7 @@ - library://video/movies/ + library://video/movies/ Library.HasContent(Movies) @@ -29,7 +29,7 @@ - library://video/tvshows/ + library://video/tvshows/ Library.HasContent(TVShows) diff --git a/720p/IncludesHomeMenuItems.xml b/720p/IncludesHomeMenuItems.xml index bd71348..3d7849c 100644 --- a/720p/IncludesHomeMenuItems.xml +++ b/720p/IncludesHomeMenuItems.xml @@ -87,6 +87,12 @@ ActivateWindow(Videos,$INFO[Container(90160).ListItemNoWrap(5).FileNameAndPath],return) !String.IsEmpty(Container(90160).ListItemNoWrap(5).Label) + + ButtonHomeSubCommonValues + + ActivateWindow(Videos,$INFO[Container(90160).ListItemNoWrap(6).FileNameAndPath],return) + !String.IsEmpty(Container(90160).ListItemNoWrap(6).Label) + 35 35 @@ -134,6 +140,12 @@ ActivateWindow(Videos,$INFO[Container(90170).ListItemNoWrap(5).FileNameAndPath],return) !String.IsEmpty(Container(90170).ListItemNoWrap(5).Label) + + ButtonHomeSubCommonValues + + ActivateWindow(Videos,$INFO[Container(90170).ListItemNoWrap(6).FileNameAndPath],return) + !String.IsEmpty(Container(90170).ListItemNoWrap(6).Label) + 35 35