aboutsummaryrefslogtreecommitdiff
path: root/addons
diff options
context:
space:
mode:
authorjezz_x <jezz_x@svn>2010-06-20 07:26:20 +0000
committerjezz_x <jezz_x@svn>2010-06-20 07:26:20 +0000
commit928da471836e0877f296b49961bee9e2da5bc1bd (patch)
treefe18dee6cc0cec7975b3153de83c5cd2e6b1a533 /addons
parentff771fd2559ecd57966013ea19f9f79b61c2a086 (diff)
Added : [Confluence] fanart support for addon browser
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31235 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'addons')
-rw-r--r--addons/skin.confluence/720p/AddonBrowser.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/addons/skin.confluence/720p/AddonBrowser.xml b/addons/skin.confluence/720p/AddonBrowser.xml
index 092b5f3782..d350dfc58b 100644
--- a/addons/skin.confluence/720p/AddonBrowser.xml
+++ b/addons/skin.confluence/720p/AddonBrowser.xml
@@ -4,6 +4,16 @@
<views>50,51,503</views>
<controls>
<include>CommonSettingsBackground</include>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>1280</width>
+ <height>720</height>
+ <texture background="true">$INFO[ListItem.Property(Fanart_Image)]</texture>
+ <include>backgroundfade</include>
+ <fadetime>FanartCrossfadeTime</fadetime>
+ <include>Window_OpenClose_Animation</include>
+ </control>
<include>CommonMediaPlayingBackground</include>
<control type="group">
<include>Window_OpenClose_Animation</include>