diff --git a/1080i/Home.xml b/1080i/Home.xml index 5f9d549..a8eca68 100644 --- a/1080i/Home.xml +++ b/1080i/Home.xml @@ -81,18 +81,18 @@ - - System.HasMediaDVD - - - XBMC.PlayDVD() - - - System.HasMediaDVD - - - EjectTray() - + + System.HasMediaDVD + + + XBMC.PlayDVD() + + + System.HasMediaDVD + + + EjectTray() + System.GetBool(pvrmanager.enabled) @@ -164,12 +164,6 @@ - ActivateWindow(settings) - - - - - - ActivateWindow(systeminfo) - diff --git a/1080i/Includes_homeBackground.xml b/1080i/Includes_homeBackground.xml index 43aa391..f26b23f 100644 --- a/1080i/Includes_homeBackground.xml +++ b/1080i/Includes_homeBackground.xml @@ -127,7 +127,7 @@ - Container(9000).HasFocus(7) | Container(9000).HasFocus(11) + Container(9000).HasFocus(7) dimensionsFullscreen special://skin/extras/backgrounds/settings.jpg 44ffffff diff --git a/1080i/Settings.xml b/1080i/Settings.xml index 4925f29..aa44194 100644 --- a/1080i/Settings.xml +++ b/1080i/Settings.xml @@ -1,7 +1,6 @@ 9000 - globalBackground @@ -134,89 +133,90 @@ - - Appearance - - - $LOCALIZE[31061] • $LOCALIZE[24008] - activatewindow(AppearanceSettings) - - - Videos - + + Player Settings + $LOCALIZE[31063] • $LOCALIZE[24012] - activatewindow(VideosSettings) + activatewindow(PlayerSettings) - - + + Library Settings + + + $LOCALIZE[31063] • $LOCALIZE[24012] + activatewindow(LibrarySettings) + + + PVR Settings + $LOCALIZE[31006] • $LOCALIZE[31065] ActivateWindow(PVRSettings) - - Music - - - $LOCALIZE[31063] • $LOCALIZE[31066] - activatewindow(MusicSettings) + + Services Settings + + + $LOCALIZE[31071] • $LOCALIZE[1273] + activatewindow(ServiceSettings) - + + Interface settings + + + $LOCALIZE[31061] • $LOCALIZE[24008] + activatewindow(InterfaceSettings) + + + Skin settings + + + $LOCALIZE[31061] • $LOCALIZE[24008] + activatewindow(SkinSettings) + + + Profiles + + + $LOCALIZE[31105] • $LOCALIZE[31106] + activatewindow(Profiles) + + + System + + + $LOCALIZE[14094] • $LOCALIZE[14095] + activatewindow(SystemSettings) + + Addons $LOCALIZE[31067] activatewindow(AddonBrowser) - - Pictures - - - $LOCALIZE[31063] • $LOCALIZE[31068] - activatewindow(PicturesSettings) - - - Weather - - - $LOCALIZE[31069] • $LOCALIZE[14036] - activatewindow(WeatherSettings) - - - Services - - - $LOCALIZE[31071] • $LOCALIZE[1273] - activatewindow(ServiceSettings) - - - System - - - $LOCALIZE[14094] • $LOCALIZE[14095] - activatewindow(SystemSettings) - - - Profiles - - - $LOCALIZE[31105] • $LOCALIZE[31106] - activatewindow(34) - - + File Manager $LOCALIZE[31095] • $LOCALIZE[31111] - activatewindow(3) + activatewindow(1103) - + Programs $LOCALIZE[31067] ActivateWindow(programs,addons,return) + + System Info + + + $LOCALIZE[31067] + ActivateWindow(systeminfo) + diff --git a/changelog.txt b/changelog.txt index c09e5c1..d241711 100644 --- a/changelog.txt +++ b/changelog.txt @@ -20,6 +20,8 @@ - [REMOVED] VideoOSDSettings.xml - [REMOVED] DialogMuteBug.xml +- [MODIFIED] Settings.xml: Updated to reflect changes to Kodi settings structure + [B]1.0.0[/B] - Kodi Jarvis Release