Merge pull request #4314 from MartijnKaijser/beta1
[vuplus_xbmc] / addons / skin.confluence / 720p / weather / WeekendForecast.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <includes>
3         <include name="WeatherWeekendForcast">
4                 <control type="group">
5                         <visible>StringCompare(Window.Property(Weather.CurrentView),weekend)</visible>
6                         <include>VisibleFadeEffect</include>
7                         <control type="button" id="998">
8                                 <description>Hidden Button for focus</description>
9                                 <left>-600</left>
10                                 <top>-20</top>
11                                 <width>1</width>
12                                 <height>1</height>
13                                 <texturenofocus>-</texturenofocus>
14                                 <texturefocus>-</texturefocus>
15                                 <onleft>9000</onleft>
16                                 <onright>9000</onright>
17                         </control>
18                         <control type="label">
19                                 <description>header label</description>
20                                 <left>20</left>
21                                 <top>15</top>
22                                 <width>610</width>
23                                 <height>30</height>
24                                 <font>font13_title</font>
25                                 <label>31903</label>
26                                 <align>center</align>
27                                 <aligny>center</aligny>
28                                 <textcolor>white</textcolor>
29                                 <shadowcolor>black</shadowcolor>
30                         </control>
31                         <control type="label">
32                                 <left>0</left>
33                                 <top>200</top>
34                                 <width>600</width>
35                                 <height>30</height>
36                                 <font>font13</font>
37                                 <textcolor>white</textcolor>
38                                 <align>center</align>
39                                 <aligny>center</aligny>
40                                 <label>$LOCALIZE[31909]</label>
41                                 <visible>IsEmpty(Window.Property(Weekend.IsFetched))</visible>
42                         </control>
43                         <control type="group">
44                                 <left>20</left>
45                                 <top>50</top>
46                                 <visible>!IsEmpty(Window.Property(Weekend.IsFetched))</visible>
47                                 <include>VisibleFadeEffect</include>
48                                 <control type="group">
49                                         <left>0</left>
50                                         <top>0</top>
51                                         <control type="label">
52                                                 <left>0</left>
53                                                 <top>5</top>
54                                                 <width>600</width>
55                                                 <height>30</height>
56                                                 <font>font13_title</font>
57                                                 <textcolor>blue</textcolor>
58                                                 <align>center</align>
59                                                 <aligny>center</aligny>
60                                                 <label>$INFO[Window.Property(Weekend.1.LongDay)] - $INFO[Window.Property(Weekend.1.ShortDate)]</label>
61                                         </control>
62                                         <control type="image">
63                                                 <left>10</left>
64                                                 <top>20</top>
65                                                 <width>130</width>
66                                                 <height>160</height>
67                                                 <aspectratio>keep</aspectratio>
68                                                 <texture>$INFO[Window.Property(Weekend.1.OutlookIcon)]</texture>
69                                         </control>
70                                         <control type="label">
71                                                 <left>140</left>
72                                                 <top>40</top>
73                                                 <width>100</width>
74                                                 <height>50</height>
75                                                 <font>font13_title</font>
76                                                 <textcolor>white</textcolor>
77                                                 <selectedcolor>selected</selectedcolor>
78                                                 <align>center</align>
79                                                 <aligny>center</aligny>
80                                                 <label>[COLOR=grey2]$LOCALIZE[393][CR][/COLOR]$INFO[Window.Property(Weekend.1.HighTemperature),[B] ,[/B]]</label>
81                                         </control>
82                                         <control type="label">
83                                                 <left>140</left>
84                                                 <top>100</top>
85                                                 <width>100</width>
86                                                 <height>50</height>
87                                                 <font>font13_title</font>
88                                                 <textcolor>white</textcolor>
89                                                 <selectedcolor>selected</selectedcolor>
90                                                 <align>center</align>
91                                                 <aligny>center</aligny>
92                                                 <label>[COLOR=grey2]$LOCALIZE[391][CR][/COLOR]$INFO[Window.Property(Weekend.1.LowTemperature),[B] ,[/B]]</label>
93                                         </control>
94                                         <control type="textbox">
95                                                 <left>240</left>
96                                                 <top>40</top>
97                                                 <width>350</width>
98                                                 <height>130</height>
99                                                 <font>font12</font>
100                                                 <textcolor>white</textcolor>
101                                                 <align>right</align>
102                                                 <label>$INFO[Window.Property(Weekend.1.Humidity),[COLOR=grey2]$LOCALIZE[406] :[/COLOR][B] ,[/B]][CR][CR]$INFO[Window.Property(Weekend.1.ShortWindDirection),[COLOR=grey2]$LOCALIZE[404] :[/COLOR][B] ,[/B]][CR][CR]$INFO[Window.Property(Weekend.1.Precipitation),[COLOR=grey2]$LOCALIZE[33021] :[/COLOR][B] ,[/B]]</label>
103                                         </control>
104                                         <control type="label">
105                                                 <left>0</left>
106                                                 <top>170</top>
107                                                 <width>590</width>
108                                                 <height>20</height>
109                                                 <font>font12</font>
110                                                 <textcolor>white</textcolor>
111                                                 <selectedcolor>selected</selectedcolor>
112                                                 <align>center</align>
113                                                 <aligny>center</aligny>
114                                                 <label>$INFO[Window.Property(Weekend.1.Outlook),[COLOR=grey2]$LOCALIZE[33030]: [/COLOR]]</label>
115                                         </control>
116                                         <control type="textbox">
117                                                 <left>0</left>
118                                                 <top>210</top>
119                                                 <width>590</width>
120                                                 <height>70</height>
121                                                 <font>font12</font>
122                                                 <textcolor>white</textcolor>
123                                                 <selectedcolor>selected</selectedcolor>
124                                                 <align>center</align>
125                                                 <label>$INFO[Window.Property(Weekend.1.LongOutlookDay),[COLOR=grey2]$LOCALIZE[31905]: [/COLOR]][CR]</label>
126                                         </control>
127                                         <control type="image">
128                                                 <left>0</left>
129                                                 <top>270</top>
130                                                 <width>650</width>
131                                                 <height>4</height>
132                                                 <texture>separator.png</texture>
133                                         </control>
134                                 </control>
135                                 <control type="group">
136                                         <left>0</left>
137                                         <top>280</top>
138                                         <control type="label">
139                                                 <left>0</left>
140                                                 <top>5</top>
141                                                 <width>600</width>
142                                                 <height>30</height>
143                                                 <font>font13_title</font>
144                                                 <textcolor>blue</textcolor>
145                                                 <align>center</align>
146                                                 <aligny>center</aligny>
147                                                 <label>$INFO[Window.Property(Weekend.2.LongDay)] - $INFO[Window.Property(Weekend.2.ShortDate)]</label>
148                                         </control>
149                                         <control type="image">
150                                                 <left>10</left>
151                                                 <top>20</top>
152                                                 <width>130</width>
153                                                 <height>160</height>
154                                                 <aspectratio>keep</aspectratio>
155                                                 <texture>$INFO[Window.Property(Weekend.2.OutlookIcon)]</texture>
156                                         </control>
157                                         <control type="label">
158                                                 <left>140</left>
159                                                 <top>40</top>
160                                                 <width>100</width>
161                                                 <height>50</height>
162                                                 <font>font13_title</font>
163                                                 <textcolor>white</textcolor>
164                                                 <selectedcolor>selected</selectedcolor>
165                                                 <align>center</align>
166                                                 <aligny>center</aligny>
167                                                 <label>[COLOR=grey2]$LOCALIZE[393][CR][/COLOR]$INFO[Window.Property(Weekend.2.HighTemperature),[B] ,[/B]]</label>
168                                         </control>
169                                         <control type="label">
170                                                 <left>140</left>
171                                                 <top>100</top>
172                                                 <width>100</width>
173                                                 <height>50</height>
174                                                 <font>font13_title</font>
175                                                 <textcolor>white</textcolor>
176                                                 <selectedcolor>selected</selectedcolor>
177                                                 <align>center</align>
178                                                 <aligny>center</aligny>
179                                                 <label>[COLOR=grey2]$LOCALIZE[391][CR][/COLOR]$INFO[Window.Property(Weekend.2.LowTemperature),[B] ,[/B]]</label>
180                                         </control>
181                                         <control type="textbox">
182                                                 <left>240</left>
183                                                 <top>40</top>
184                                                 <width>350</width>
185                                                 <height>130</height>
186                                                 <font>font12</font>
187                                                 <textcolor>white</textcolor>
188                                                 <align>right</align>
189                                                 <label>$INFO[Window.Property(Weekend.2.Humidity),[COLOR=grey2]$LOCALIZE[406] :[/COLOR][B] ,[/B]][CR][CR]$INFO[Window.Property(Weekend.2.ShortWindDirection),[COLOR=grey2]$LOCALIZE[404] :[/COLOR][B] ,[/B]][CR][CR]$INFO[Window.Property(Weekend.2.Precipitation),[COLOR=grey2]$LOCALIZE[33021] :[/COLOR][B] ,[/B]]</label>
190                                         </control>
191                                         <control type="label">
192                                                 <left>0</left>
193                                                 <top>170</top>
194                                                 <width>590</width>
195                                                 <height>20</height>
196                                                 <font>font12</font>
197                                                 <textcolor>white</textcolor>
198                                                 <selectedcolor>selected</selectedcolor>
199                                                 <align>center</align>
200                                                 <aligny>center</aligny>
201                                                 <label>$INFO[Window.Property(Weekend.2.Outlook),[COLOR=grey2]$LOCALIZE[33030]: [/COLOR]]</label>
202                                         </control>
203                                         <control type="textbox">
204                                                 <left>0</left>
205                                                 <top>210</top>
206                                                 <width>590</width>
207                                                 <height>70</height>
208                                                 <font>font12</font>
209                                                 <textcolor>white</textcolor>
210                                                 <selectedcolor>selected</selectedcolor>
211                                                 <align>center</align>
212                                                 <label>$INFO[Window.Property(Weekend.2.LongOutlookDay),[COLOR=grey2]$LOCALIZE[31905]: [/COLOR]][CR]</label>
213                                         </control>
214                                 </control>
215                         </control>
216                 </control>
217         </include>
218 </includes>