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