~x3lectric/xbmc/svn-trunk

« back to all changes in this revision

Viewing changes to addons/org.xbmc.addons.confluence/720p/DialogAddonInfo.xml

  • Committer: jmarshallnz
  • Date: 2010-04-27 23:05:22 UTC
  • Revision ID: svn-v4:568bbfeb-2a22-0410-94d2-cc84cf5bfa90:trunk:29568
changed: paint the (system) addons bikeshed (moves - id's to come)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<window id="146">
2
 
        <defaultcontrol always="true">9000</defaultcontrol>
3
 
        <coordinates>
4
 
                <system>1</system>
5
 
                <posx>185</posx>
6
 
                <posy>60</posy>
7
 
        </coordinates>
8
 
        <include>dialogeffect</include>
9
 
        <controls>
10
 
                <control type="group">
11
 
                        <include>VisibleFadeEffect</include>
12
 
                        <control type="image">
13
 
                                <description>background image</description>
14
 
                                <posx>0</posx>
15
 
                                <posy>0</posy>
16
 
                                <width>920</width>
17
 
                                <height>600</height>
18
 
                                <texture border="40">DialogBack.png</texture>
19
 
                        </control>
20
 
                        <control type="image">
21
 
                                <posx>260</posx>
22
 
                                <posy>10</posy>
23
 
                                <width>620</width>
24
 
                                <height>578</height>
25
 
                                <texture border="5">black-back2.png</texture>
26
 
                        </control>
27
 
                        <control type="image">
28
 
                                <posx>260</posx>
29
 
                                <posy>10</posy>
30
 
                                <width>610</width>
31
 
                                <height>100</height>
32
 
                                <aspectratio>stretch</aspectratio>
33
 
                                <texture>GlassTitleBar.png</texture>
34
 
                        </control>
35
 
                        <control type="button">
36
 
                                <description>Close Window button</description>
37
 
                                <posx>810</posx>
38
 
                                <posy>9</posy>
39
 
                                <width>64</width>
40
 
                                <height>32</height>
41
 
                                <label>-</label>
42
 
                                <font>-</font>
43
 
                                <onclick>PreviousMenu</onclick>
44
 
                                <texturefocus>DialogCloseButton-focus.png</texturefocus>
45
 
                                <texturenofocus>DialogCloseButton.png</texturenofocus>
46
 
                                <onleft>3</onleft>
47
 
                                <onright>3</onright>
48
 
                                <onup>3</onup>
49
 
                                <ondown>3</ondown>
50
 
                                <visible>system.getbool(input.enablemouse)</visible>
51
 
                        </control>
52
 
                        <control type="label">
53
 
                                <description>header label</description>
54
 
                                <posx>280</posx>
55
 
                                <posy>20</posy>
56
 
                                <width>580</width>
57
 
                                <height>30</height>
58
 
                                <font>font30_title</font>
59
 
                                <label>24003</label>
60
 
                                <align>left</align>
61
 
                                <aligny>center</aligny>
62
 
                                <textcolor>white</textcolor>
63
 
                                <shadowcolor>black</shadowcolor>
64
 
                        </control>
65
 
                        <control type="image">
66
 
                                <posx>35</posx>
67
 
                                <posy>40</posy>
68
 
                                <width>200</width>
69
 
                                <height>200</height>
70
 
                                <aspectratio>keep</aspectratio>
71
 
                                <texture>$INFO[ListItem.Icon]</texture>
72
 
                        </control>
73
 
                        <control type="label">
74
 
                                <description>Song Title value</description>
75
 
                                <posx>280</posx>
76
 
                                <posy>80</posy>
77
 
                                <width>580</width>
78
 
                                <height>30</height>
79
 
                                <align>left</align>
80
 
                                <aligny>center</aligny>
81
 
                                <font>font13caps</font>
82
 
                                <label>[B]$INFO[ListItem.Property(Addon.Name)][/B]</label>
83
 
                                <textcolor>white</textcolor>
84
 
                                <scroll>true</scroll>
85
 
                        </control>
86
 
                        <control type="group">
87
 
                                <posx>270</posx>
88
 
                                <posy>130</posy>
89
 
                                <control type="label">
90
 
                                        <description>Type txt</description>
91
 
                                        <posx>150</posx>
92
 
                                        <posy>0</posy>
93
 
                                        <width>140</width>
94
 
                                        <height>25</height>
95
 
                                        <label>$LOCALIZE[146]</label>
96
 
                                        <align>right</align>
97
 
                                        <aligny>center</aligny>
98
 
                                        <font>font13_title</font>
99
 
                                        <textcolor>blue</textcolor>
100
 
                                </control>
101
 
                                <control type="label">
102
 
                                        <description>Type Value</description>
103
 
                                        <posx>160</posx>
104
 
                                        <posy>0</posy>
105
 
                                        <width>440</width>
106
 
                                        <height>25</height>
107
 
                                        <label fallback="416">$INFO[ListItem.Property(Addon.Type)]</label>
108
 
                                        <align>left</align>
109
 
                                        <aligny>center</aligny>
110
 
                                        <font>font13</font>
111
 
                                        <scroll>true</scroll>
112
 
                                </control>
113
 
                                <control type="label">
114
 
                                        <description>Author txt</description>
115
 
                                        <posx>150</posx>
116
 
                                        <posy>30</posy>
117
 
                                        <width>140</width>
118
 
                                        <height>25</height>
119
 
                                        <label>$LOCALIZE[21863]:</label>
120
 
                                        <align>right</align>
121
 
                                        <aligny>center</aligny>
122
 
                                        <font>font13_title</font>
123
 
                                        <textcolor>blue</textcolor>
124
 
                                </control>
125
 
                                <control type="label">
126
 
                                        <description>Author Value</description>
127
 
                                        <posx>160</posx>
128
 
                                        <posy>30</posy>
129
 
                                        <width>440</width>
130
 
                                        <height>25</height>
131
 
                                        <label fallback="416">$INFO[ListItem.Property(Addon.Creator)]</label>
132
 
                                        <align>left</align>
133
 
                                        <aligny>center</aligny>
134
 
                                        <font>font13</font>
135
 
                                        <scroll>true</scroll>
136
 
                                </control>
137
 
                                <control type="label">
138
 
                                        <description>Version txt</description>
139
 
                                        <posx>150</posx>
140
 
                                        <posy>60</posy>
141
 
                                        <width>140</width>
142
 
                                        <height>25</height>
143
 
                                        <label>$LOCALIZE[24051]</label>
144
 
                                        <align>right</align>
145
 
                                        <aligny>center</aligny>
146
 
                                        <font>font13_title</font>
147
 
                                        <textcolor>blue</textcolor>
148
 
                                </control>
149
 
                                <control type="label">
150
 
                                        <description>Version Value</description>
151
 
                                        <posx>160</posx>
152
 
                                        <posy>60</posy>
153
 
                                        <width>440</width>
154
 
                                        <height>25</height>
155
 
                                        <label fallback="416">$INFO[ListItem.Property(Addon.Version)]</label>
156
 
                                        <align>left</align>
157
 
                                        <aligny>center</aligny>
158
 
                                        <font>font13</font>
159
 
                                        <scroll>true</scroll>
160
 
                                </control>
161
 
                                <control type="label">
162
 
                                        <description>Rating txt</description>
163
 
                                        <posx>150</posx>
164
 
                                        <posy>90</posy>
165
 
                                        <width>140</width>
166
 
                                        <height>25</height>
167
 
                                        <label>$LOCALIZE[563]:</label>
168
 
                                        <align>right</align>
169
 
                                        <aligny>center</aligny>
170
 
                                        <font>font13_title</font>
171
 
                                        <textcolor>blue</textcolor>
172
 
                                </control>
173
 
                                <control type="image">
174
 
                                        <description>Rating value</description>
175
 
                                        <posx>160</posx>
176
 
                                        <posy>90</posy>
177
 
                                        <width>160</width>
178
 
                                        <height>32</height>
179
 
                                        <texture>LeftRating/$INFO[ListItem.Property(Addon.Rating)]</texture>
180
 
                                </control>
181
 
                                <control type="label">
182
 
                                        <description>Summary txt</description>
183
 
                                        <posx>150</posx>
184
 
                                        <posy>120</posy>
185
 
                                        <width>140</width>
186
 
                                        <height>25</height>
187
 
                                        <label>$LOCALIZE[20037]:</label>
188
 
                                        <align>right</align>
189
 
                                        <aligny>center</aligny>
190
 
                                        <font>font13_title</font>
191
 
                                        <textcolor>blue</textcolor>
192
 
                                </control>
193
 
                                <control type="fadelabel">
194
 
                                        <description>Summary Value</description>
195
 
                                        <posx>160</posx>
196
 
                                        <posy>120</posy>
197
 
                                        <width>440</width>
198
 
                                        <height>25</height>
199
 
                                        <label fallback="416">$INFO[ListItem.Property(Addon.Summary)]</label>
200
 
                                        <align>left</align>
201
 
                                        <aligny>center</aligny>
202
 
                                        <font>font13</font>
203
 
                                        <scrollout>false</scrollout>
204
 
                                        <pauseatend>2000</pauseatend>
205
 
                                </control>
206
 
                                <control type="image">
207
 
                                        <posx>0</posx>
208
 
                                        <posy>160</posy>
209
 
                                        <width>600</width>
210
 
                                        <height>4</height>
211
 
                                        <texture>separator.png</texture>
212
 
                                </control>
213
 
                                <control type="label">
214
 
                                        <description>Description txt</description>
215
 
                                        <posx>0</posx>
216
 
                                        <posy>170</posy>
217
 
                                        <width>300</width>
218
 
                                        <height>25</height>
219
 
                                        <label>$LOCALIZE[21821]</label>
220
 
                                        <align>left</align>
221
 
                                        <aligny>center</aligny>
222
 
                                        <font>font13</font>
223
 
                                        <textcolor>blue</textcolor>
224
 
                                </control>
225
 
                                <control type="label">
226
 
                                        <description>Description Page Count</description>
227
 
                                        <posx>600</posx>
228
 
                                        <posy>170</posy>
229
 
                                        <width>300</width>
230
 
                                        <height>25</height>
231
 
                                        <label>$INFO[Container(400).CurrentPage, $LOCALIZE[31024] [COLOR=blue]([/COLOR]]$INFO[Container(400).NumPages,/,[COLOR=blue])[/COLOR]]</label>
232
 
                                        <align>right</align>
233
 
                                        <aligny>center</aligny>
234
 
                                        <font>font12</font>
235
 
                                        <textcolor>grey</textcolor>
236
 
                                </control>
237
 
                                <control type="textbox" id="400">
238
 
                                        <description>Description</description>
239
 
                                        <posx>10</posx>
240
 
                                        <posy>195</posy>
241
 
                                        <width>580</width>
242
 
                                        <height>160</height>
243
 
                                        <font>font12</font>
244
 
                                        <align>justify</align>
245
 
                                        <textcolor>white</textcolor>
246
 
                                        <label>$INFO[ListItem.Property(Addon.Description)]</label>
247
 
                                        <pagecontrol>60</pagecontrol>
248
 
                                </control>
249
 
                                <control type="scrollbar" id="60">
250
 
                                        <posx>610</posx>
251
 
                                        <posy>190</posy>
252
 
                                        <width>25</width>
253
 
                                        <height>175</height>
254
 
                                        <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
255
 
                                        <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
256
 
                                        <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
257
 
                                        <textureslidernib>ScrollBarNib.png</textureslidernib>
258
 
                                        <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
259
 
                                        <onleft>9000</onleft>
260
 
                                        <onright>9000</onright>
261
 
                                        <showonepage>false</showonepage>
262
 
                                        <orientation>vertical</orientation>
263
 
                                </control>
264
 
                                <control type="label">
265
 
                                        <description>Disclaimer txt</description>
266
 
                                        <posx>0</posx>
267
 
                                        <posy>370</posy>
268
 
                                        <width>600</width>
269
 
                                        <height>25</height>
270
 
                                        <label>$LOCALIZE[24052]</label>
271
 
                                        <align>left</align>
272
 
                                        <aligny>center</aligny>
273
 
                                        <font>font13</font>
274
 
                                        <textcolor>orange</textcolor>
275
 
                                </control>
276
 
                                <control type="textbox">
277
 
                                        <description>Disclaimer</description>
278
 
                                        <posx>10</posx>
279
 
                                        <posy>395</posy>
280
 
                                        <width>580</width>
281
 
                                        <height>40</height>
282
 
                                        <font>font12</font>
283
 
                                        <align>justify</align>
284
 
                                        <textcolor>white</textcolor>
285
 
                                        <label>$INFO[ListItem.Property(Addon.Disclaimer)]</label>
286
 
                                        <autoscroll time="2000" delay="3000" repeat="5000">true</autoscroll>
287
 
                                </control>
288
 
                        </control>
289
 
                        <control type="group" id="9000">
290
 
                                <posx>10</posx>
291
 
                                <posy>280</posy>
292
 
                                <control type="button" id ="6">
293
 
                                        <description>Enable Addon button</description>
294
 
                                        <posx>0</posx>
295
 
                                        <posy>0</posy>
296
 
                                        <width>255</width>
297
 
                                        <height>51</height>
298
 
                                        <textoffsetx>20</textoffsetx>
299
 
                                        <label>24022</label>
300
 
                                        <font>font13_title</font>
301
 
                                        <align>right</align>
302
 
                                        <texturenofocus border="5">MenuItemNF.png</texturenofocus>
303
 
                                        <texturefocus border="5">MenuItemFO.png</texturefocus>
304
 
                                        <onleft>60</onleft>
305
 
                                        <onright>60</onright>
306
 
                                        <onup>8</onup>
307
 
                                        <ondown>7</ondown>
308
 
                                </control>
309
 
                                <control type="button" id="7">
310
 
                                        <description>Disable Addon button</description>
311
 
                                        <posx>0</posx>
312
 
                                        <posy>50</posy>
313
 
                                        <width>255</width>
314
 
                                        <height>51</height>
315
 
                                        <textoffsetx>20</textoffsetx>
316
 
                                        <label>24021</label>
317
 
                                        <font>font13_title</font>
318
 
                                        <align>right</align>
319
 
                                        <texturenofocus border="5">MenuItemNF.png</texturenofocus>
320
 
                                        <texturefocus border="5">MenuItemFO.png</texturefocus>
321
 
                                        <onleft>60</onleft>
322
 
                                        <onright>60</onright>
323
 
                                        <onup>6</onup>
324
 
                                        <ondown>9</ondown>
325
 
                                </control>
326
 
                                <control type="button" id="9">
327
 
                                        <description>Addon Settings</description>
328
 
                                        <posx>0</posx>
329
 
                                        <posy>100</posy>
330
 
                                        <width>255</width>
331
 
                                        <height>51</height>
332
 
                                        <textoffsetx>20</textoffsetx>
333
 
                                        <label>24020</label>
334
 
                                        <font>font13_title</font>
335
 
                                        <align>right</align>
336
 
                                        <texturenofocus border="5">MenuItemNF.png</texturenofocus>
337
 
                                        <texturefocus border="5">MenuItemFO.png</texturefocus>
338
 
                                        <onleft>60</onleft>
339
 
                                        <onright>60</onright>
340
 
                                        <onup>7</onup>
341
 
                                        <ondown>8</ondown>
342
 
                                </control>
343
 
                                <control type="button" id="8">
344
 
                                        <description>Update Addon button</description>
345
 
                                        <posx>0</posx>
346
 
                                        <posy>150</posy>
347
 
                                        <width>255</width>
348
 
                                        <height>51</height>
349
 
                                        <textoffsetx>20</textoffsetx>
350
 
                                        <label>24069</label>
351
 
                                        <font>font13_title</font>
352
 
                                        <align>right</align>
353
 
                                        <texturenofocus border="5">MenuItemNF.png</texturenofocus>
354
 
                                        <texturefocus border="5">MenuItemFO.png</texturefocus>
355
 
                                        <onleft>60</onleft>
356
 
                                        <onright>60</onright>
357
 
                                        <onup>9</onup>
358
 
                                        <ondown>6</ondown>
359
 
                                </control>
360
 
                        </control>
361
 
                </control>
362
 
        </controls>
363
 
</window>