diff options
author | ronie <ronie@users.noreply.github.com> | 2016-03-05 02:43:43 +0100 |
---|---|---|
committer | ronie <ronie@users.noreply.github.com> | 2016-03-06 02:23:33 +0100 |
commit | a6843e6f5e695ba1b09aa5a4cdeb86cbe68834a7 (patch) | |
tree | 1cde54df9b3336a3541ceeba1d77b38b218373da /addons/skin.estouchy/xml/SettingsSystemInfo.xml | |
parent | ae1f6bf4ab4252386e01d84d57994301b8100abe (diff) |
[Estouchy] update
Diffstat (limited to 'addons/skin.estouchy/xml/SettingsSystemInfo.xml')
-rw-r--r-- | addons/skin.estouchy/xml/SettingsSystemInfo.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/addons/skin.estouchy/xml/SettingsSystemInfo.xml b/addons/skin.estouchy/xml/SettingsSystemInfo.xml index 9b57b0e451..8cfc4328e3 100644 --- a/addons/skin.estouchy/xml/SettingsSystemInfo.xml +++ b/addons/skin.estouchy/xml/SettingsSystemInfo.xml @@ -3,8 +3,9 @@ <defaultcontrol always="true">95</defaultcontrol> <controls> <include>CommonBackground</include> - <include>CommonBackgroundOverlay</include> + <include>Header</include> <include>CommonNowPlaying</include> + <include>Footer</include> <control type="label"> <description>Window label</description> <include>MediaWindowTitleCommons</include> @@ -12,7 +13,7 @@ </control> <control type="panel" id="9002"> <include>VisibleFadeEffect</include> - <include>SubMenuCommonLayout</include> + <include>BottomMenuLayout</include> <content> <item> <label>31200</label> |