aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.confluence/720p
diff options
context:
space:
mode:
Diffstat (limited to 'addons/skin.confluence/720p')
-rw-r--r--addons/skin.confluence/720p/AddonBrowser.xml10
-rw-r--r--addons/skin.confluence/720p/FileManager.xml10
-rw-r--r--addons/skin.confluence/720p/MyMusicNav.xml10
-rw-r--r--addons/skin.confluence/720p/MyMusicPlaylist.xml10
-rw-r--r--addons/skin.confluence/720p/MyMusicPlaylistEditor.xml10
-rw-r--r--addons/skin.confluence/720p/MyMusicSongs.xml10
-rw-r--r--addons/skin.confluence/720p/MyPics.xml10
-rw-r--r--addons/skin.confluence/720p/MyPrograms.xml10
-rw-r--r--addons/skin.confluence/720p/MyVideoNav.xml10
-rw-r--r--addons/skin.confluence/720p/MyVideoPlaylist.xml10
-rw-r--r--addons/skin.confluence/720p/MyWeather.xml10
-rw-r--r--addons/skin.confluence/720p/Settings.xml10
-rw-r--r--addons/skin.confluence/720p/SettingsCategory.xml10
-rw-r--r--addons/skin.confluence/720p/SettingsProfile.xml11
-rw-r--r--addons/skin.confluence/720p/SettingsSystemInfo.xml10
-rw-r--r--addons/skin.confluence/720p/custom_SkinSetting_1111.xml10
16 files changed, 144 insertions, 17 deletions
diff --git a/addons/skin.confluence/720p/AddonBrowser.xml b/addons/skin.confluence/720p/AddonBrowser.xml
index e6481583c2..9e1d93c1d4 100644
--- a/addons/skin.confluence/720p/AddonBrowser.xml
+++ b/addons/skin.confluence/720p/AddonBrowser.xml
@@ -16,7 +16,15 @@
<include>CommonNowPlaying</include>
<include>BehindDialogFadeOut</include>
<include>ScrollOffsetLabel</include>
- <include>WindowTitleHomeButton</include>
+ <control type="image">
+ <description>Section header image</description>
+ <posx>20</posx>
+ <posy>3</posy>
+ <width>35</width>
+ <height>35</height>
+ <aspectratio>keep</aspectratio>
+ <texture>icon_addons.png</texture>
+ </control>
<control type="grouplist">
<posx>65</posx>
<posy>5</posy>
diff --git a/addons/skin.confluence/720p/FileManager.xml b/addons/skin.confluence/720p/FileManager.xml
index de9c18f57b..53a4487155 100644
--- a/addons/skin.confluence/720p/FileManager.xml
+++ b/addons/skin.confluence/720p/FileManager.xml
@@ -12,7 +12,15 @@
<animation effect="slide" start="0,10" end="0,0" time="200" condition="Window.Previous(Home)">WindowOpen</animation>
<animation effect="slide" start="0,0" end="0,10" time="200" condition="Window.Next(Home)">WindowClose</animation>
</control>
- <include>WindowTitleHomeButton</include>
+ <control type="image">
+ <description>Section header image</description>
+ <posx>20</posx>
+ <posy>3</posy>
+ <width>35</width>
+ <height>35</height>
+ <aspectratio>keep</aspectratio>
+ <texture>icon_system.png</texture>
+ </control>
<control type="grouplist">
<posx>65</posx>
<posy>5</posy>
diff --git a/addons/skin.confluence/720p/MyMusicNav.xml b/addons/skin.confluence/720p/MyMusicNav.xml
index af6b6fe72c..81e3cff33b 100644
--- a/addons/skin.confluence/720p/MyMusicNav.xml
+++ b/addons/skin.confluence/720p/MyMusicNav.xml
@@ -22,7 +22,15 @@
<include>CommonNowPlaying</include>
<include>BehindDialogFadeOut</include>
<include>ScrollOffsetLabel</include>
- <include>WindowTitleHomeButton</include>
+ <control type="image">
+ <description>Section header image</description>
+ <posx>20</posx>
+ <posy>3</posy>
+ <width>35</width>
+ <height>35</height>
+ <aspectratio>keep</aspectratio>
+ <texture>icon_music.png</texture>
+ </control>
<control type="grouplist">
<posx>65</posx>
<posy>5</posy>
diff --git a/addons/skin.confluence/720p/MyMusicPlaylist.xml b/addons/skin.confluence/720p/MyMusicPlaylist.xml
index 2597accbb7..8174adce7e 100644
--- a/addons/skin.confluence/720p/MyMusicPlaylist.xml
+++ b/addons/skin.confluence/720p/MyMusicPlaylist.xml
@@ -15,7 +15,15 @@
<include>CommonNowPlaying</include>
<include>BehindDialogFadeOut</include>
<include>ScrollOffsetLabel</include>
- <include>WindowTitleHomeButton</include>
+ <control type="image">
+ <description>Section header image</description>
+ <posx>20</posx>
+ <posy>3</posy>
+ <width>35</width>
+ <height>35</height>
+ <aspectratio>keep</aspectratio>
+ <texture>icon_music.png</texture>
+ </control>
<control type="grouplist">
<posx>65</posx>
<posy>5</posy>
diff --git a/addons/skin.confluence/720p/MyMusicPlaylistEditor.xml b/addons/skin.confluence/720p/MyMusicPlaylistEditor.xml
index eb715d43f3..5cf4cbedb1 100644
--- a/addons/skin.confluence/720p/MyMusicPlaylistEditor.xml
+++ b/addons/skin.confluence/720p/MyMusicPlaylistEditor.xml
@@ -395,7 +395,15 @@
</focusedlayout>
</control>
</control>
- <include>WindowTitleHomeButton</include>
+ <control type="image">
+ <description>Section header image</description>
+ <posx>20</posx>
+ <posy>3</posy>
+ <width>35</width>
+ <height>35</height>
+ <aspectratio>keep</aspectratio>
+ <texture>icon_music.png</texture>
+ </control>
<control type="grouplist">
<posx>65</posx>
<posy>5</posy>
diff --git a/addons/skin.confluence/720p/MyMusicSongs.xml b/addons/skin.confluence/720p/MyMusicSongs.xml
index d14ffaa588..1f3fcc830d 100644
--- a/addons/skin.confluence/720p/MyMusicSongs.xml
+++ b/addons/skin.confluence/720p/MyMusicSongs.xml
@@ -18,7 +18,15 @@
<include>CommonNowPlaying</include>
<include>BehindDialogFadeOut</include>
<include>ScrollOffsetLabel</include>
- <include>WindowTitleHomeButton</include>
+ <control type="image">
+ <description>Section header image</description>
+ <posx>20</posx>
+ <posy>3</posy>
+ <width>35</width>
+ <height>35</height>
+ <aspectratio>keep</aspectratio>
+ <texture>icon_music.png</texture>
+ </control>
<control type="grouplist">
<posx>65</posx>
<posy>5</posy>
diff --git a/addons/skin.confluence/720p/MyPics.xml b/addons/skin.confluence/720p/MyPics.xml
index a770992364..89d4271ba0 100644
--- a/addons/skin.confluence/720p/MyPics.xml
+++ b/addons/skin.confluence/720p/MyPics.xml
@@ -31,7 +31,15 @@
<include>CommonNowPlaying</include>
<include>BehindDialogFadeOut</include>
<include>ScrollOffsetLabel</include>
- <include>WindowTitleHomeButton</include>
+ <control type="image">
+ <description>Section header image</description>
+ <posx>20</posx>
+ <posy>3</posy>
+ <width>35</width>
+ <height>35</height>
+ <aspectratio>keep</aspectratio>
+ <texture>icon_pictures.png</texture>
+ </control>
<control type="grouplist">
<posx>65</posx>
<posy>5</posy>
diff --git a/addons/skin.confluence/720p/MyPrograms.xml b/addons/skin.confluence/720p/MyPrograms.xml
index ad5dee1fdd..7fec3fc0ca 100644
--- a/addons/skin.confluence/720p/MyPrograms.xml
+++ b/addons/skin.confluence/720p/MyPrograms.xml
@@ -17,7 +17,15 @@
<include>CommonNowPlaying</include>
<include>BehindDialogFadeOut</include>
<include>ScrollOffsetLabel</include>
- <include>WindowTitleHomeButton</include>
+ <control type="image">
+ <description>Section header image</description>
+ <posx>20</posx>
+ <posy>3</posy>
+ <width>35</width>
+ <height>35</height>
+ <aspectratio>keep</aspectratio>
+ <texture>icon_addons.png</texture>
+ </control>
<control type="grouplist">
<posx>65</posx>
<posy>5</posy>
diff --git a/addons/skin.confluence/720p/MyVideoNav.xml b/addons/skin.confluence/720p/MyVideoNav.xml
index 54e79e1db1..2e2de5d0c9 100644
--- a/addons/skin.confluence/720p/MyVideoNav.xml
+++ b/addons/skin.confluence/720p/MyVideoNav.xml
@@ -25,7 +25,15 @@
<include>CommonNowPlaying</include>
<include>BehindDialogFadeOut</include>
<include>ScrollOffsetLabel</include>
- <include>WindowTitleHomeButton</include>
+ <control type="image">
+ <description>Section header image</description>
+ <posx>20</posx>
+ <posy>3</posy>
+ <width>35</width>
+ <height>35</height>
+ <aspectratio>keep</aspectratio>
+ <texture>icon_video.png</texture>
+ </control>
<control type="grouplist">
<posx>65</posx>
<posy>5</posy>
diff --git a/addons/skin.confluence/720p/MyVideoPlaylist.xml b/addons/skin.confluence/720p/MyVideoPlaylist.xml
index e5d8c7cc36..9da9ea41d4 100644
--- a/addons/skin.confluence/720p/MyVideoPlaylist.xml
+++ b/addons/skin.confluence/720p/MyVideoPlaylist.xml
@@ -14,7 +14,15 @@
<include>CommonNowPlaying</include>
<include>BehindDialogFadeOut</include>
<include>ScrollOffsetLabel</include>
- <include>WindowTitleHomeButton</include>
+ <control type="image">
+ <description>Section header image</description>
+ <posx>20</posx>
+ <posy>3</posy>
+ <width>35</width>
+ <height>35</height>
+ <aspectratio>keep</aspectratio>
+ <texture>icon_video.png</texture>
+ </control>
<control type="grouplist">
<posx>65</posx>
<posy>5</posy>
diff --git a/addons/skin.confluence/720p/MyWeather.xml b/addons/skin.confluence/720p/MyWeather.xml
index 5e38d2d9cd..6d58152ff9 100644
--- a/addons/skin.confluence/720p/MyWeather.xml
+++ b/addons/skin.confluence/720p/MyWeather.xml
@@ -4,7 +4,15 @@
<controls>
<include>CommonBackground</include>
<include>CommonMediaPlayingBackground</include>
- <include>WindowTitleHomeButton</include>
+ <control type="image">
+ <description>Section header image</description>
+ <posx>20</posx>
+ <posy>3</posy>
+ <width>35</width>
+ <height>35</height>
+ <aspectratio>keep</aspectratio>
+ <texture>icon_weather.png</texture>
+ </control>
<control type="grouplist">
<posx>65</posx>
<posy>5</posy>
diff --git a/addons/skin.confluence/720p/Settings.xml b/addons/skin.confluence/720p/Settings.xml
index 302276f9b9..2110ffff4d 100644
--- a/addons/skin.confluence/720p/Settings.xml
+++ b/addons/skin.confluence/720p/Settings.xml
@@ -246,7 +246,15 @@
</control>
<include>CommonNowPlaying</include>
<include>BehindDialogFadeOut</include>
- <include>WindowTitleHomeButton</include>
+ <control type="image">
+ <description>Section header image</description>
+ <posx>20</posx>
+ <posy>3</posy>
+ <width>35</width>
+ <height>35</height>
+ <aspectratio>keep</aspectratio>
+ <texture>icon_system.png</texture>
+ </control>
<control type="grouplist">
<posx>65</posx>
<posy>5</posy>
diff --git a/addons/skin.confluence/720p/SettingsCategory.xml b/addons/skin.confluence/720p/SettingsCategory.xml
index 7bd683e16e..e00f01b48c 100644
--- a/addons/skin.confluence/720p/SettingsCategory.xml
+++ b/addons/skin.confluence/720p/SettingsCategory.xml
@@ -197,7 +197,15 @@
<visible>false</visible>
</control>
<include>CommonNowPlaying</include>
- <include>WindowTitleHomeButton</include>
+ <control type="image">
+ <description>Section header image</description>
+ <posx>20</posx>
+ <posy>3</posy>
+ <width>35</width>
+ <height>35</height>
+ <aspectratio>keep</aspectratio>
+ <texture>icon_system.png</texture>
+ </control>
<control type="grouplist">
<posx>65</posx>
<posy>5</posy>
diff --git a/addons/skin.confluence/720p/SettingsProfile.xml b/addons/skin.confluence/720p/SettingsProfile.xml
index 184c98d7f6..dccef83686 100644
--- a/addons/skin.confluence/720p/SettingsProfile.xml
+++ b/addons/skin.confluence/720p/SettingsProfile.xml
@@ -269,7 +269,15 @@
</control>
<include>CommonNowPlaying</include>
<include>BehindDialogFadeOut</include>
- <include>WindowTitleHomeButton</include>
+ <control type="image">
+ <description>Section header image</description>
+ <posx>20</posx>
+ <posy>3</posy>
+ <width>35</width>
+ <height>35</height>
+ <aspectratio>keep</aspectratio>
+ <texture>icon_system.png</texture>
+ </control>
<control type="grouplist">
<posx>65</posx>
<posy>5</posy>
@@ -283,7 +291,6 @@
<label>$LOCALIZE[13200]</label>
</control>
</control>
- <include>WindowTitleHomeButton</include>
<include>Clock</include>
</controls>
</window>
diff --git a/addons/skin.confluence/720p/SettingsSystemInfo.xml b/addons/skin.confluence/720p/SettingsSystemInfo.xml
index c176f9670e..ae06ff28a1 100644
--- a/addons/skin.confluence/720p/SettingsSystemInfo.xml
+++ b/addons/skin.confluence/720p/SettingsSystemInfo.xml
@@ -314,7 +314,15 @@
</control>
</control>
<include>CommonNowPlaying</include>
- <include>WindowTitleHomeButton</include>
+ <control type="image">
+ <description>Section header image</description>
+ <posx>20</posx>
+ <posy>3</posy>
+ <width>35</width>
+ <height>35</height>
+ <aspectratio>keep</aspectratio>
+ <texture>icon_system.png</texture>
+ </control>
<control type="grouplist">
<posx>65</posx>
<posy>5</posy>
diff --git a/addons/skin.confluence/720p/custom_SkinSetting_1111.xml b/addons/skin.confluence/720p/custom_SkinSetting_1111.xml
index eab1dd2ee4..bab41c2471 100644
--- a/addons/skin.confluence/720p/custom_SkinSetting_1111.xml
+++ b/addons/skin.confluence/720p/custom_SkinSetting_1111.xml
@@ -10,7 +10,15 @@
<texture>floor.png</texture>
<include>VisibleFadeEffect</include>
</control>
- <include>WindowTitleHomeButton</include>
+ <control type="image">
+ <description>Section header image</description>
+ <posx>20</posx>
+ <posy>3</posy>
+ <width>35</width>
+ <height>35</height>
+ <aspectratio>keep</aspectratio>
+ <texture>icon_system.png</texture>
+ </control>
<control type="grouplist">
<posx>65</posx>
<posy>5</posy>