58119606fa8fb229d43bc095948c9c8ca464ea4e
[vuplus_xbmc] / addons / skin.confluence / 720p / Settings.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <window>
3         <defaultcontrol always="true">9000</defaultcontrol>
4         <allowoverlay>no</allowoverlay>
5         <controls>
6                 <include>CommonBackground</include>
7                 <control type="image">
8                         <left>0</left>
9                         <top>100r</top>
10                         <width>1280</width>
11                         <height>100</height>
12                         <texture>floor.png</texture>
13                         <animation effect="slide" start="0,10" end="0,0" time="200" condition="Window.Previous(Home)">WindowOpen</animation>
14                         <animation effect="slide" start="0,0" end="0,10" time="200" condition="Window.Next(Home)">WindowClose</animation>
15                 </control>
16                 <control type="group">
17                         <left>90</left>
18                         <top>30</top>
19                         <animation type="WindowOpen" reversible="false">
20                                 <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300"/>
21                                 <effect type="fade" start="0" end="100" time="300"/>
22                         </animation>
23                         <animation type="WindowClose" reversible="false">
24                                 <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300"/>
25                                 <effect type="fade" start="100" end="0" time="300"/>
26                         </animation>
27                         <control type="image">
28                                 <left>5</left>
29                                 <top>5</top>
30                                 <width>1090</width>
31                                 <height>630</height>
32                                 <texture border="15">ContentPanel.png</texture>
33                         </control>
34                         <control type="image">
35                                 <left>5</left>
36                                 <top>625</top>
37                                 <width>1090</width>
38                                 <height>64</height>
39                                 <texture border="15">ContentPanelMirror.png</texture>
40                         </control>
41                         <control type="button">
42                                 <description>Close Window button</description>
43                                 <left>980</left>
44                                 <top>11</top>
45                                 <width>64</width>
46                                 <height>32</height>
47                                 <label>-</label>
48                                 <font>-</font>
49                                 <onclick>PreviousMenu</onclick>
50                                 <texturefocus>DialogCloseButton-focus.png</texturefocus>
51                                 <texturenofocus>DialogCloseButton.png</texturenofocus>
52                                 <onleft>1</onleft>
53                                 <onright>1</onright>
54                                 <onup>1</onup>
55                                 <ondown>1</ondown>
56                                 <visible>system.getbool(input.enablemouse)</visible>
57                         </control>
58                         <control type="image">
59                                 <description>LOGO</description>
60                                 <left>30</left>
61                                 <top>15</top>
62                                 <width>220</width>
63                                 <height>80</height>
64                                 <aspectratio>keep</aspectratio>
65                                 <texture>Confluence_Logo.png</texture>
66                         </control>
67                         <control type="list" id="9000">
68                                 <left>10</left>
69                                 <top>82</top>
70                                 <width>260</width>
71                                 <height>541</height>
72                                 <onleft>9000</onleft>
73                                 <onright>9001</onright>
74                                 <onup>9000</onup>
75                                 <ondown>9000</ondown>
76                                 <pagecontrol>-</pagecontrol>
77                                 <scrolltime>300</scrolltime>
78                                 <itemlayout height="54" width="260">
79                                         <control type="image">
80                                                 <left>0</left>
81                                                 <top>0</top>
82                                                 <width>260</width>
83                                                 <height>55</height>
84                                                 <texture border="5">MenuItemNF.png</texture>
85                                         </control>
86                                         <control type="label">
87                                                 <left>250</left>
88                                                 <top>0</top>
89                                                 <width>380</width>
90                                                 <height>55</height>
91                                                 <font>font24_title</font>
92                                                 <textcolor>grey3</textcolor>
93                                                 <align>right</align>
94                                                 <aligny>center</aligny>
95                                                 <label>$INFO[ListItem.Label]</label>
96                                         </control>
97                                 </itemlayout>
98                                 <focusedlayout height="54" width="260">
99                                         <control type="image">
100                                                 <left>0</left>
101                                                 <top>0</top>
102                                                 <width>260</width>
103                                                 <height>55</height>
104                                                 <texture border="5">MenuItemFO.png</texture>
105                                         </control>
106                                         <control type="label">
107                                                 <left>250</left>
108                                                 <top>0</top>
109                                                 <width>380</width>
110                                                 <height>55</height>
111                                                 <font>font24_title</font>
112                                                 <textcolor>white</textcolor>
113                                                 <align>right</align>
114                                                 <aligny>center</aligny>
115                                                 <label>$INFO[ListItem.Label]</label>
116                                         </control>
117                                 </focusedlayout>
118                                 <content>
119                                         <item id="1">
120                                                 <label>480</label>
121                                                 <label2>31400</label2>
122                                                 <onclick>ActivateWindow(AppearanceSettings)</onclick>
123                                                 <icon>-</icon>
124                                         </item>
125                                         <item id="2">
126                                                 <label>157</label>
127                                                 <label2>31401</label2>
128                                                 <onclick>ActivateWindow(VideosSettings)</onclick>
129                                                 <icon>-</icon>
130                                         </item>
131                                         <item id="3">
132                                                 <label>31502</label>
133                                                 <label2>31409</label2>
134                                                 <onclick>ActivateWindow(PVRSettings)</onclick>
135                                                 <icon>special://skin/backgrounds/tv.jpg</icon>
136                                         </item>
137                                         <item id="4">
138                                                 <label>2</label>
139                                                 <label2>31402</label2>
140                                                 <onclick>ActivateWindow(MusicSettings)</onclick>
141                                                 <icon>-</icon>
142                                         </item>
143                                         <item id="5">
144                                                 <label>1</label>
145                                                 <label2>31403</label2>
146                                                 <onclick>ActivateWindow(PicturesSettings)</onclick>
147                                                 <icon>-</icon>
148                                         </item>
149                                         <item id="6">
150                                                 <label>8</label>
151                                                 <label2>31404</label2>
152                                                 <onclick>ActivateWindow(WeatherSettings)</onclick>
153                                                 <icon>-</icon>
154                                         </item>
155                                         <item id="7">
156                                                 <label>24001</label>
157                                                 <label2>31408</label2>
158                                                 <onclick>ActivateWindow(AddonBrowser)</onclick>
159                                                 <icon>-</icon>
160                                         </item>
161                                         <item id="8">
162                                                 <label>14036</label>
163                                                 <label2>31410</label2>
164                                                 <onclick>ActivateWindow(ServiceSettings)</onclick>
165                                                 <icon>-</icon>
166                                         </item>
167                                         <item id="9">
168                                                 <label>13000</label>
169                                                 <label2>31406</label2>
170                                                 <onclick>ActivateWindow(SystemSettings)</onclick>
171                                                 <icon>-</icon>
172                                         </item>
173                                 </content>
174                         </control>
175                         <control type="image">
176                                 <left>268</left>
177                                 <top>10</top>
178                                 <width>804</width>
179                                 <height>50</height>
180                                 <texture border="5">black-back2.png</texture>
181                         </control>
182                         <control type="image">
183                                 <left>268</left>
184                                 <top>10</top>
185                                 <width>804</width>
186                                 <height>54</height>
187                                 <texture>dialogheader.png</texture>
188                         </control>
189                         <control type="label">
190                                 <description>header label</description>
191                                 <left>300</left>
192                                 <top>20</top>
193                                 <width>740</width>
194                                 <height>30</height>
195                                 <font>font16</font>
196                                 <label>$LOCALIZE[31000] $LOCALIZE[5]</label>
197                                 <align>center</align>
198                                 <aligny>center</aligny>
199                                 <textcolor>white</textcolor>
200                                 <shadowcolor>black</shadowcolor>
201                         </control>
202                         <control type="image">
203                                 <left>270</left>
204                                 <top>60</top>
205                                 <width>800</width>
206                                 <height>450</height>
207                                 <texture border="5">button-nofocus.png</texture>
208                         </control>
209                         <control type="image">
210                                 <left>272</left>
211                                 <top>62</top>
212                                 <width>796</width>
213                                 <height>446</height>
214                                 <aspectratio>stretch</aspectratio>
215                                 <fadetime>600</fadetime>
216                                 <texture background="true">special://skin/backgrounds/settings.jpg</texture>
217                         </control>
218                         <control type="image">
219                                 <left>272</left>
220                                 <top>62</top>
221                                 <width>600</width>
222                                 <height>340</height>
223                                 <aspectratio>stretch</aspectratio>
224                                 <texture>GlassOverlay.png</texture>
225                                 <colordiffuse>AAFFFFFF</colordiffuse>
226                         </control>
227                         <control type="image">
228                                 <left>268</left>
229                                 <top>510</top>
230                                 <width>804</width>
231                                 <height>118</height>
232                                 <texture border="5">black-back2.png</texture>
233                         </control>
234                         <control type="textbox">
235                                 <description>Appearance Description</description>
236                                 <left>300</left>
237                                 <top>520</top>
238                                 <width>740</width>
239                                 <height>100</height>
240                                 <font>font12</font>
241                                 <label>$INFO[Container(9000).ListItem.Label2]</label>
242                                 <align>left</align>
243                                 <textcolor>white</textcolor>
244                                 <shadowcolor>black</shadowcolor>
245                         </control>
246                 </control>
247                 <include>CommonNowPlaying</include>
248                 <include>MainWindowMouseButtons</include>
249                 <include>BehindDialogFadeOut</include>
250                 <control type="image">
251                         <description>Section header image</description>
252                         <left>20</left>
253                         <top>3</top>
254                         <width>35</width>
255                         <height>35</height>
256                         <aspectratio>keep</aspectratio>
257                         <texture>icon_system.png</texture>
258                 </control>
259                 <control type="grouplist">
260                         <left>65</left>
261                         <top>5</top>
262                         <width>1000</width>
263                         <height>30</height>
264                         <orientation>horizontal</orientation>
265                         <align>left</align>
266                         <itemgap>5</itemgap>
267                         <control type="label">
268                                 <include>WindowTitleCommons</include>
269                                 <label>$LOCALIZE[5]</label>
270                         </control>
271                 </control>
272                 <include>Clock</include>
273         </controls>
274 </window>