diff options
-rw-r--r-- | skin/Confluence/720p/AddonBrowser.xml | 626 |
1 files changed, 313 insertions, 313 deletions
diff --git a/skin/Confluence/720p/AddonBrowser.xml b/skin/Confluence/720p/AddonBrowser.xml index 8f9ec8b984..5e2f4b5f53 100644 --- a/skin/Confluence/720p/AddonBrowser.xml +++ b/skin/Confluence/720p/AddonBrowser.xml @@ -1,313 +1,313 @@ -<window id="40"> - <defaultcontrol always="true">2</defaultcontrol> - <allowoverlay>no</allowoverlay> - <controls> - <include>CommonSettingsBackground</include> - <include>CommonMediaPlayingBackground</include> - <control type="group"> - <posx>90</posx> - <posy>50</posy> - <animation type="WindowOpen" reversible="false"> - <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" /> - <effect type="fade" start="0" end="100" time="300" /> - </animation> - <animation type="WindowClose" reversible="false"> - <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" /> - <effect type="fade" start="100" end="0" time="300" /> - </animation> - <control type="image"> - <posx>0</posx> - <posy>0</posy> - <width>1100</width> - <height>640</height> - <texture border="20">DialogBack.png</texture> - </control> - <control type="image"> - <description>LOGO</description> - <posx>30</posx> - <posy>15</posy> - <width>220</width> - <height>80</height> - <aspectratio>keep</aspectratio> - <texture>Confluence_Logo.png</texture> - </control> - <control type="image"> - <posx>268</posx> - <posy>10</posy> - <width>790</width> - <height>618</height> - <texture border="5">black-back2.png</texture> - </control> - <control type="image"> - <posx>268</posx> - <posy>10</posy> - <width>804</width> - <height>70</height> - <aspectratio>stretch</aspectratio> - <texture>GlassTitleBar.png</texture> - </control> - <control type="label"> - <description>header label</description> - <posx>300</posx> - <posy>20</posy> - <width>740</width> - <height>30</height> - <font>font16caps</font> - <label>$LOCALIZE[24001]</label> - <align>left</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="list" id="2"> - <posx>283</posx> - <posy>70</posy> - <width>750</width> - <height>540</height> - <onup>2</onup> - <ondown>2</ondown> - <onleft>53</onleft> - <onright>60</onright> - <pagecontrol>60</pagecontrol> - <scrolltime>200</scrolltime> - <itemlayout height="75" width="750"> - <control type="group"> - <visible>![$INFO[ListItem.Property(Addon.Disabled)]]</visible> - <control type="image"> - <posx>0</posx> - <posy>0</posy> - <width>750</width> - <height>75</height> - <aspectratio>stretch</aspectratio> - <texture border="5">button-nofocus.png</texture> - </control> - <control type="image"> - <posx>10</posx> - <posy>2</posy> - <width>90</width> - <height>66</height> - <texture>$INFO[ListItem.Icon]</texture> - </control> - <control type="label"> - <posx>110</posx> - <posy>2</posy> - <width>450</width> - <height>28</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <label>[B]$INFO[ListItem.Property(Addon.Name)][/B] - $INFO[ListItem.Property(Addon.Version)]</label> - </control> - <control type="label"> - <posx>110</posx> - <posy>25</posy> - <width>450</width> - <height>25</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Property(Addon.Summary)]</label> - </control> - </control> - <control type="group"> - <visible>$INFO[ListItem.Property(Addon.Disabled)]</visible> - <control type="image"> - <posx>0</posx> - <posy>0</posy> - <width>750</width> - <height>75</height> - <aspectratio>stretch</aspectratio> - <texture border="5">button-nofocus.png</texture> - </control> - <control type="image"> - <posx>10</posx> - <posy>2</posy> - <width>90</width> - <height>66</height> - <texture>$INFO[ListItem.Icon]</texture> - </control> - <control type="image"> - <posx>10</posx> - <posy>2</posy> - <width>90</width> - <height>66</height> - <texture>Fanart-Diffuse.png</texture> - </control> - <control type="label"> - <posx>110</posx> - <posy>2</posy> - <width>450</width> - <height>28</height> - <font>font13</font> - <textcolor>grey3</textcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <label>[B]$INFO[ListItem.Property(Addon.Name)][/B] - $INFO[ListItem.Property(Addon.Version)]</label> - </control> - <control type="label"> - <posx>110</posx> - <posy>25</posy> - <width>450</width> - <height>25</height> - <font>font12</font> - <textcolor>grey3</textcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Property(Addon.Summary)]</label> - </control> - <control type="image"> - <posx>0</posx> - <posy>0</posy> - <width>750</width> - <height>75</height> - <texture>black-back2.png</texture> - </control> - </control> - </itemlayout> - <focusedlayout height="75" width="750"> - <control type="group"> - <visible>![$INFO[ListItem.Property(Addon.Disabled)]]</visible> - <control type="image"> - <posx>0</posx> - <posy>0</posy> - <width>750</width> - <height>75</height> - <aspectratio>stretch</aspectratio> - <texture border="5">button-focus.png</texture> - </control> - <control type="image"> - <posx>10</posx> - <posy>2</posy> - <width>90</width> - <height>66</height> - <texture>$INFO[ListItem.Icon]</texture> - </control> - <control type="label"> - <posx>110</posx> - <posy>2</posy> - <width>450</width> - <height>28</height> - <font>font13</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <label>[B]$INFO[ListItem.Property(Addon.Name)][/B] - $INFO[ListItem.Property(Addon.Version)]</label> - </control> - <control type="label"> - <posx>110</posx> - <posy>25</posy> - <width>450</width> - <height>25</height> - <font>font12</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Property(Addon.Summary)]</label> - </control> - </control> - <control type="group"> - <visible>$INFO[ListItem.Property(Addon.Disabled)]</visible> - <control type="image"> - <posx>0</posx> - <posy>0</posy> - <width>750</width> - <height>75</height> - <aspectratio>stretch</aspectratio> - <texture border="5">button-focus.png</texture> - </control> - <control type="image"> - <posx>10</posx> - <posy>2</posy> - <width>90</width> - <height>66</height> - <texture>$INFO[ListItem.Icon]</texture> - </control> - <control type="image"> - <posx>10</posx> - <posy>2</posy> - <width>90</width> - <height>66</height> - <texture>Fanart-Diffuse.png</texture> - </control> - <control type="label"> - <posx>110</posx> - <posy>2</posy> - <width>450</width> - <height>28</height> - <font>font13</font> - <textcolor>grey3</textcolor> - <selectedcolor>grey3</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <label>[B]$INFO[ListItem.Property(Addon.Name)][/B] - $INFO[ListItem.Property(Addon.Version)]</label> - </control> - <control type="label"> - <posx>110</posx> - <posy>25</posy> - <width>450</width> - <height>25</height> - <font>font12</font> - <textcolor>grey3</textcolor> - <selectedcolor>grey3</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Property(Addon.Summary)]</label> - </control> - <control type="image"> - <posx>0</posx> - <posy>0</posy> - <width>750</width> - <height>75</height> - <texture>black-back2.png</texture> - <visible>$INFO[ListItem.Property(Addon.Disabled)]</visible> - </control> - </control> - </focusedlayout> - </control> - <control type="scrollbar" id="60"> - <posx>1060</posx> - <posy>60</posy> - <width>25</width> - <height>530</height> - <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> - <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> - <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> - <textureslidernib>ScrollBarNib.png</textureslidernib> - <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> - <onleft>2</onleft> - <onright>4</onright> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - </control> - </control> - <include>BehindDialogFadeOut</include> - <control type="group"> - <posx>60</posx> - <posy>0</posy> - <animation effect="slide" end="-310,0" time="400" tween="quadratic" easing="out" condition="Window.Next(Home) | Window.Next(1111)">WindowClose</animation> - <animation effect="slide" start="-310,0" time="400" tween="quadratic" easing="out" condition="Window.Previous(Home) | Window.Previous(1111)">WindowOpen</animation> - <control type="image"> - <posx>0</posx> - <posy>0</posy> - <width>250</width> - <height>35</height> - <texture border="0,0,32,0">header.png</texture> - </control> - <control type="label"> - <include>WindowTitleCommons</include> - <posx>220</posx> - <label>$LOCALIZE[5]</label> - </control> - </control> - <include>WindowTitleHomeButton</include> - <include>Clock</include> - </controls> -</window> +<window id="40">
+ <defaultcontrol always="true">2</defaultcontrol>
+ <allowoverlay>no</allowoverlay>
+ <controls>
+ <include>CommonSettingsBackground</include>
+ <include>CommonMediaPlayingBackground</include>
+ <control type="group">
+ <posx>90</posx>
+ <posy>50</posy>
+ <animation type="WindowOpen" reversible="false">
+ <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" />
+ <effect type="fade" start="0" end="100" time="300" />
+ </animation>
+ <animation type="WindowClose" reversible="false">
+ <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" />
+ <effect type="fade" start="100" end="0" time="300" />
+ </animation>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>1100</width>
+ <height>640</height>
+ <texture border="20">DialogBack.png</texture>
+ </control>
+ <control type="image">
+ <description>LOGO</description>
+ <posx>30</posx>
+ <posy>15</posy>
+ <width>220</width>
+ <height>80</height>
+ <aspectratio>keep</aspectratio>
+ <texture>Confluence_Logo.png</texture>
+ </control>
+ <control type="image">
+ <posx>268</posx>
+ <posy>10</posy>
+ <width>790</width>
+ <height>618</height>
+ <texture border="5">black-back2.png</texture>
+ </control>
+ <control type="image">
+ <posx>268</posx>
+ <posy>10</posy>
+ <width>804</width>
+ <height>70</height>
+ <aspectratio>stretch</aspectratio>
+ <texture>GlassTitleBar.png</texture>
+ </control>
+ <control type="label">
+ <description>header label</description>
+ <posx>300</posx>
+ <posy>20</posy>
+ <width>740</width>
+ <height>30</height>
+ <font>font16caps</font>
+ <label>$LOCALIZE[24001]</label>
+ <align>left</align>
+ <aligny>center</aligny>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ </control>
+ <control type="list" id="2">
+ <posx>283</posx>
+ <posy>70</posy>
+ <width>750</width>
+ <height>540</height>
+ <onup>2</onup>
+ <ondown>2</ondown>
+ <onleft>53</onleft>
+ <onright>60</onright>
+ <pagecontrol>60</pagecontrol>
+ <scrolltime>200</scrolltime>
+ <itemlayout height="75" width="750">
+ <control type="group">
+ <visible>![$INFO[ListItem.Property(Addon.Disabled)]]</visible>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>750</width>
+ <height>75</height>
+ <aspectratio>stretch</aspectratio>
+ <texture border="5">button-nofocus.png</texture>
+ </control>
+ <control type="image">
+ <posx>10</posx>
+ <posy>2</posy>
+ <width>90</width>
+ <height>66</height>
+ <texture>$INFO[ListItem.Icon]</texture>
+ </control>
+ <control type="label">
+ <posx>110</posx>
+ <posy>2</posy>
+ <width>450</width>
+ <height>28</height>
+ <font>font13</font>
+ <textcolor>grey2</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>[B]$INFO[ListItem.Property(Addon.Name)][/B] - $INFO[ListItem.Property(Addon.Version)]</label>
+ </control>
+ <control type="label">
+ <posx>110</posx>
+ <posy>25</posy>
+ <width>450</width>
+ <height>25</height>
+ <font>font12</font>
+ <textcolor>grey2</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Property(Addon.Summary)]</label>
+ </control>
+ </control>
+ <control type="group">
+ <visible>$INFO[ListItem.Property(Addon.Disabled)]</visible>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>750</width>
+ <height>75</height>
+ <aspectratio>stretch</aspectratio>
+ <texture border="5">button-nofocus.png</texture>
+ </control>
+ <control type="image">
+ <posx>10</posx>
+ <posy>2</posy>
+ <width>90</width>
+ <height>66</height>
+ <texture>$INFO[ListItem.Icon]</texture>
+ </control>
+ <control type="image">
+ <posx>10</posx>
+ <posy>2</posy>
+ <width>90</width>
+ <height>66</height>
+ <texture>Fanart-Diffuse.png</texture>
+ </control>
+ <control type="label">
+ <posx>110</posx>
+ <posy>2</posy>
+ <width>450</width>
+ <height>28</height>
+ <font>font13</font>
+ <textcolor>grey3</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>[B]$INFO[ListItem.Property(Addon.Name)][/B] - $INFO[ListItem.Property(Addon.Version)]</label>
+ </control>
+ <control type="label">
+ <posx>110</posx>
+ <posy>25</posy>
+ <width>450</width>
+ <height>25</height>
+ <font>font12</font>
+ <textcolor>grey3</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Property(Addon.Summary)]</label>
+ </control>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>750</width>
+ <height>75</height>
+ <texture>black-back2.png</texture>
+ </control>
+ </control>
+ </itemlayout>
+ <focusedlayout height="75" width="750">
+ <control type="group">
+ <visible>![$INFO[ListItem.Property(Addon.Disabled)]]</visible>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>750</width>
+ <height>75</height>
+ <aspectratio>stretch</aspectratio>
+ <texture border="5">button-focus.png</texture>
+ </control>
+ <control type="image">
+ <posx>10</posx>
+ <posy>2</posy>
+ <width>90</width>
+ <height>66</height>
+ <texture>$INFO[ListItem.Icon]</texture>
+ </control>
+ <control type="label">
+ <posx>110</posx>
+ <posy>2</posy>
+ <width>450</width>
+ <height>28</height>
+ <font>font13</font>
+ <textcolor>white</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>[B]$INFO[ListItem.Property(Addon.Name)][/B] - $INFO[ListItem.Property(Addon.Version)]</label>
+ </control>
+ <control type="label">
+ <posx>110</posx>
+ <posy>25</posy>
+ <width>450</width>
+ <height>25</height>
+ <font>font12</font>
+ <textcolor>white</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Property(Addon.Summary)]</label>
+ </control>
+ </control>
+ <control type="group">
+ <visible>$INFO[ListItem.Property(Addon.Disabled)]</visible>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>750</width>
+ <height>75</height>
+ <aspectratio>stretch</aspectratio>
+ <texture border="5">button-focus.png</texture>
+ </control>
+ <control type="image">
+ <posx>10</posx>
+ <posy>2</posy>
+ <width>90</width>
+ <height>66</height>
+ <texture>$INFO[ListItem.Icon]</texture>
+ </control>
+ <control type="image">
+ <posx>10</posx>
+ <posy>2</posy>
+ <width>90</width>
+ <height>66</height>
+ <texture>Fanart-Diffuse.png</texture>
+ </control>
+ <control type="label">
+ <posx>110</posx>
+ <posy>2</posy>
+ <width>450</width>
+ <height>28</height>
+ <font>font13</font>
+ <textcolor>grey3</textcolor>
+ <selectedcolor>grey3</selectedcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>[B]$INFO[ListItem.Property(Addon.Name)][/B] - $INFO[ListItem.Property(Addon.Version)]</label>
+ </control>
+ <control type="label">
+ <posx>110</posx>
+ <posy>25</posy>
+ <width>450</width>
+ <height>25</height>
+ <font>font12</font>
+ <textcolor>grey3</textcolor>
+ <selectedcolor>grey3</selectedcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Property(Addon.Summary)]</label>
+ </control>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>750</width>
+ <height>75</height>
+ <texture>black-back2.png</texture>
+ <visible>$INFO[ListItem.Property(Addon.Disabled)]</visible>
+ </control>
+ </control>
+ </focusedlayout>
+ </control>
+ <control type="scrollbar" id="60">
+ <posx>1060</posx>
+ <posy>60</posy>
+ <width>25</width>
+ <height>530</height>
+ <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
+ <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
+ <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
+ <textureslidernib>ScrollBarNib.png</textureslidernib>
+ <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
+ <onleft>2</onleft>
+ <onright>4</onright>
+ <showonepage>false</showonepage>
+ <orientation>vertical</orientation>
+ </control>
+ </control>
+ <include>BehindDialogFadeOut</include>
+ <control type="group">
+ <posx>60</posx>
+ <posy>0</posy>
+ <animation effect="slide" end="-310,0" time="400" tween="quadratic" easing="out" condition="Window.Next(Home) | Window.Next(1111)">WindowClose</animation>
+ <animation effect="slide" start="-310,0" time="400" tween="quadratic" easing="out" condition="Window.Previous(Home) | Window.Previous(1111)">WindowOpen</animation>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>250</width>
+ <height>35</height>
+ <texture border="0,0,32,0">header.png</texture>
+ </control>
+ <control type="label">
+ <include>WindowTitleCommons</include>
+ <posx>220</posx>
+ <label>$LOCALIZE[5]</label>
+ </control>
+ </control>
+ <include>WindowTitleHomeButton</include>
+ <include>Clock</include>
+ </controls>
+</window>
\ No newline at end of file |