aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.confluence/720p/MyVideoNav.xml
diff options
context:
space:
mode:
authorJezz_X <jezzx2@gmail.com>2011-04-09 18:57:56 +1000
committerJezz_X <jezzx2@gmail.com>2011-04-09 18:57:56 +1000
commit336050b211b91768ee5897349de95775c7d167ec (patch)
tree25896cfe57dda3a36a48104a9d7ca4988af0563d /addons/skin.confluence/720p/MyVideoNav.xml
parentb241e8a2651920216feb4a0e3c7f5f79d282b5af (diff)
Added: [Confluence] new thumbnail view for addons (with info)
Diffstat (limited to 'addons/skin.confluence/720p/MyVideoNav.xml')
-rw-r--r--addons/skin.confluence/720p/MyVideoNav.xml35
1 files changed, 34 insertions, 1 deletions
diff --git a/addons/skin.confluence/720p/MyVideoNav.xml b/addons/skin.confluence/720p/MyVideoNav.xml
index 6f8686f621..b582c959d2 100644
--- a/addons/skin.confluence/720p/MyVideoNav.xml
+++ b/addons/skin.confluence/720p/MyVideoNav.xml
@@ -1,7 +1,7 @@
<window id="25">
<defaultcontrol always="true">50</defaultcontrol>
<allowoverlay>no</allowoverlay>
- <views>50,51,500,550,560,501,508,504,503,505,511</views>
+ <views>50,51,500,550,551,560,501,508,504,503,505,511</views>
<controls>
<include>CommonVideoBackground</include>
<include>CommonMediaPlayingBackground</include>
@@ -67,6 +67,38 @@
</control>
<control type="group">
<include>VisibleFadeEffect</include>
+ <visible>Control.IsVisible(551)</visible>
+ <control type="image">
+ <posx>50</posx>
+ <posy>60</posy>
+ <width>840</width>
+ <height>600</height>
+ <texture border="10">ContentPanel.png</texture>
+ </control>
+ <control type="image">
+ <posx>50</posx>
+ <posy>652</posy>
+ <width>840</width>
+ <height>64</height>
+ <texture border="10">ContentPanelMirror.png</texture>
+ </control>
+ <control type="image">
+ <posx>900</posx>
+ <posy>60</posy>
+ <width>330</width>
+ <height>600</height>
+ <texture border="10">ContentPanel.png</texture>
+ </control>
+ <control type="image">
+ <posx>900</posx>
+ <posy>652</posy>
+ <width>330</width>
+ <height>64</height>
+ <texture border="10">ContentPanelMirror.png</texture>
+ </control>
+ </control>
+ <control type="group">
+ <include>VisibleFadeEffect</include>
<visible>Control.IsVisible(501)</visible>
<control type="image">
<posx>50</posx>
@@ -155,6 +187,7 @@
<include>WideIconView</include> <!-- view id = 505 -->
<include>MusicVideoInfoListView</include> <!-- view id = 511 -->
<include>AddonInfoListView1</include> <!-- view id = 550 -->
+ <include>AddonInfoThumbView1</include> <!-- view id = 551 -->
<include>LiveTVView1</include> <!-- view id = 560 -->
</control>
<include>CommonPageCount</include>