aboutsummaryrefslogtreecommitdiff
path: root/addons
diff options
context:
space:
mode:
authorJezz_X <jezzx2@gmail.com>2012-10-13 15:02:59 +1100
committerJezz_X <jezzx2@gmail.com>2012-10-13 15:02:59 +1100
commit217efbc6480dc77b596a5414528390b1f8aac124 (patch)
treeee501f9f0ae4aee34adcac47fc78142e93503c3e /addons
parentd80779289859943041a141633ddb749b393308c9 (diff)
Fixed: [Confluence] updated the Home screen "Now Playing" media icons to use Player.Art(thumb)
Diffstat (limited to 'addons')
-rw-r--r--addons/skin.confluence/720p/Home.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/addons/skin.confluence/720p/Home.xml b/addons/skin.confluence/720p/Home.xml
index 71d29cd4c0..1c21ae4299 100644
--- a/addons/skin.confluence/720p/Home.xml
+++ b/addons/skin.confluence/720p/Home.xml
@@ -40,7 +40,7 @@
<width>130</width>
<height>295</height>
<aspectratio aligny="bottom">keep</aspectratio>
- <texture>$INFO[MusicPlayer.Cover]</texture>
+ <texture fallback="DefaultAlbumCover.png">$INFO[Player.Art(thumb)]</texture>
<bordertexture border="8">ThumbBorder.png</bordertexture>
<bordersize>5</bordersize>
</control>
@@ -244,7 +244,7 @@
<width>150</width>
<height>300</height>
<aspectratio aligny="bottom">keep</aspectratio>
- <texture>$INFO[VideoPlayer.Cover]</texture>
+ <texture fallback="DefaultVideoCover.png">$INFO[Player.Art(thumb)]</texture>
<bordertexture border="8">ThumbBorder.png</bordertexture>
<bordersize>5</bordersize>
</control>
@@ -284,7 +284,7 @@
<width>120</width>
<height>300</height>
<aspectratio aligny="bottom">keep</aspectratio>
- <texture>$INFO[VideoPlayer.Cover]</texture>
+ <texture fallback="DefaultVideoCover.png">$INFO[Player.Art(thumb)]</texture>
<bordertexture border="8">ThumbBorder.png</bordertexture>
<bordersize>5</bordersize>
</control>
@@ -337,7 +337,7 @@
<width>120</width>
<height>300</height>
<aspectratio aligny="bottom">keep</aspectratio>
- <texture>$INFO[VideoPlayer.Cover]</texture>
+ <texture fallback="DefaultVideoCover.png">$INFO[Player.Art(thumb)]</texture>
<bordertexture border="8">ThumbBorder.png</bordertexture>
<bordersize>5</bordersize>
</control>
@@ -390,7 +390,7 @@
<width>180</width>
<height>120</height>
<aspectratio>scale</aspectratio>
- <texture>$INFO[VideoPlayer.Cover]</texture>
+ <texture fallback="DefaultVideoCover.png">$INFO[Player.Art(thumb)]</texture>
<bordertexture border="8">ThumbBorder.png</bordertexture>
<bordersize>5</bordersize>
</control>