summaryrefslogtreecommitdiffstats
path: root/addons/skin.estouchy/xml/DialogAddonInfo.xml
blob: 44b7d3c573d58e0d1e400b2484c91591034ba921 (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
<?xml version="1.0" encoding="UTF-8"?>
<window>
	<defaultcontrol always="true"></defaultcontrol>
	<include>16x9_xPos_Relocation</include>
	<include>Window_OpenClose_Animation_Zoom</include>
	<coordinates>
		<posx>15</posx>
		<posy>170</posy>
	</coordinates>
	<controls>
		<include>BehindDialogFadeOut</include>
		<control type="image">
			<posx>0</posx>
			<posy>0</posy>
			<width>1250</width>
			<height>60</height>
			<texture border="5">dialog_header.png</texture>
		</control>
		<control type="label">
			<description>header label</description>
			<posx>20</posx>
			<posy>0</posy>
			<include>WindowTitleCommons</include>
			<width>1160</width>
			<label>$LOCALIZE[24003]</label>
		</control>
		<control type="group">
			<posx>1180</posx>
			<posy>0</posy>
			<include>DialogCloseButtonCommons</include>
		</control>
		<control type="image">
			<posx>0</posx>
			<posy>60</posy>
			<width>1250</width>
			<height>560</height>
			<texture>dialog_back.png</texture>
		</control>
		<control type="group">
			<posy>70</posy>
			<posx>20</posx>
			<control type="label">
				<description>Addon Title value</description>
				<posx>20</posx>
				<posy>0</posy>
				<width>1210</width>
				<height>30</height>
				<align>center</align>
				<aligny>center</aligny>
				<font>font28_title</font>
				<label>$INFO[ListItem.AddonName]</label>
				<scroll>true</scroll>
			</control>
			<control type="image">
				<posx>0</posx>
				<posy>40</posy>
				<width>260</width>
				<height>300</height>
				<aspectratio>keep</aspectratio>
				<texture background="true">$INFO[ListItem.Icon]</texture>
			</control>
			<control type="label">
				<posx>280</posx>
				<posy>50</posy>
				<width>660</width>
				<height>30</height>
				<font>font20_title</font>
				<align>left</align>
				<aligny>center</aligny>
				<label>$LOCALIZE[21821]$INFO[Container(601).CurrentPage, ( $LOCALIZE[31024] ]$INFO[Container(601).NumPages,/, )]</label>
			</control>
			<control type="textbox" id="601">
				<description>Description Value for Albums</description>
				<posx>280</posx>
				<posy>82</posy>
				<width>660</width>
				<height>230</height>
				<font>font20</font>
				<pagecontrol></pagecontrol>
				<label>$INFO[ListItem.AddonDescription]</label>
			</control>
			<control type="image">
				<posx>0</posx>
				<posy>340</posy>
				<width>940</width>
				<height>2</height>
				<texture border="2">separator.png</texture>
			</control>
			<control type="group">
				<posx>0</posx>
				<posy>360</posy>
				<control type="label">
					<description>Type txt</description>
					<posx>200</posx>
					<posy>0</posy>
					<width>200</width>
					<height>25</height>
					<label>$LOCALIZE[146]</label>
					<align>right</align>
					<aligny>center</aligny>
					<font>font20_title</font>
				</control>
				<control type="label">
					<description>Type Value</description>
					<posx>210</posx>
					<posy>0</posy>
					<width>730</width>
					<height>25</height>
					<label fallback="10005">$INFO[ListItem.AddonType]</label>
					<align>left</align>
					<aligny>center</aligny>
					<font>font20</font>
					<scroll>true</scroll>
				</control>
				<control type="label">
					<description>Author txt</description>
					<posx>200</posx>
					<posy>30</posy>
					<width>200</width>
					<height>25</height>
					<label>$LOCALIZE[21863]:</label>
					<align>right</align>
					<aligny>center</aligny>
					<font>font20_title</font>
				</control>
				<control type="label">
					<description>Author Value</description>
					<posx>210</posx>
					<posy>30</posy>
					<width>730</width>
					<height>25</height>
					<label fallback="10005">$INFO[ListItem.AddonCreator]</label>
					<align>left</align>
					<aligny>center</aligny>
					<font>font20</font>
					<scroll>true</scroll>
				</control>
				<control type="label">
					<description>Version txt</description>
					<posx>200</posx>
					<posy>60</posy>
					<width>200</width>
					<height>25</height>
					<label>$LOCALIZE[24051]</label>
					<align>right</align>
					<aligny>center</aligny>
					<font>font20_title</font>
				</control>
				<control type="label">
					<description>Version Value</description>
					<posx>210</posx>
					<posy>60</posy>
					<width>730</width>
					<height>25</height>
					<label fallback="10005">$INFO[ListItem.AddonVersion]</label>
					<align>left</align>
					<aligny>center</aligny>
					<font>font20</font>
					<scroll>true</scroll>
				</control>
				<control type="label">
					<description>Summary txt</description>
					<posx>200</posx>
					<posy>90</posy>
					<width>200</width>
					<height>25</height>
					<label>$LOCALIZE[20037]:</label>
					<align>right</align>
					<aligny>center</aligny>
					<font>font20_title</font>
				</control>
				<control type="fadelabel">
					<description>Summary Value</description>
					<posx>210</posx>
					<posy>90</posy>
					<width>730</width>
					<height>25</height>
					<label fallback="10005">$INFO[ListItem.AddonSummary]</label>
					<align>left</align>
					<aligny>center</aligny>
					<font>font20</font>
					<scrollout>false</scrollout>
					<pauseatend>2000</pauseatend>
				</control>
				<control type="label">
					<description>Disclaimer txt</description>
					<posx>200</posx>
					<posy>120</posy>
					<width>200</width>
					<height>25</height>
					<label>$LOCALIZE[24052]:</label>
					<align>right</align>
					<aligny>center</aligny>
					<font>font20_title</font>
					<textcolor>selected</textcolor>
					<visible>String.IsEqual(ListItem.AddonLifecycleType,$LOCALIZE[24169])</visible>
				</control>
				<control type="textbox">
					<description>Disclaimer</description>
					<posx>210</posx>
					<posy>117</posy>
					<width>730</width>
					<height>50</height>
					<font>font20</font>
					<label fallback="231">$INFO[ListItem.AddonDisclaimer]</label>
					<textcolor>selected</textcolor>
					<autoscroll time="2000" delay="3000" repeat="5000">true</autoscroll>
					<visible>String.IsEqual(ListItem.AddonLifecycleType,$LOCALIZE[24169])</visible>
				</control>
				<control type="label">
					<description>Broken label</description>
					<posx>200</posx>
					<posy>120</posy>
					<width>200</width>
					<height>25</height>
					<font>font20_title</font>
					<label>$LOCALIZE[24171]:</label>
					<align>right</align>
					<aligny>center</aligny>
					<textcolor>selected</textcolor>
					<visible>String.IsEqual(ListItem.AddonLifecycleType,$LOCALIZE[24171])</visible>
				</control>
				<control type="label">
					<description>Deprecated label</description>
					<posx>200</posx>
					<posy>120</posy>
					<width>200</width>
					<height>25</height>
					<font>font20_title</font>
					<label>$LOCALIZE[24170]:</label>
					<align>right</align>
					<aligny>center</aligny>
					<textcolor>selected</textcolor>
					<visible>String.IsEqual(ListItem.AddonLifecycleType,$LOCALIZE[24170])</visible>
				</control>
				<control type="textbox">
					<description>Reason label</description>
					<posx>210</posx>
					<posy>117</posy>
					<width>730</width>
					<height>50</height>
					<font>font20</font>
					<label>$INFO[ListItem.AddonLifecycleDesc]</label>
					<align>left</align>
					<textcolor>selected</textcolor>
					<autoscroll time="2000" delay="3000" repeat="5000">true</autoscroll>
					<visible>String.IsEqual(ListItem.AddonLifecycleType,$LOCALIZE[24170]) | String.IsEqual(ListItem.AddonLifecycleType,$LOCALIZE[24171])</visible>
				</control>
			</control>
		</control>
		<control type="grouplist" id="9000">
			<posx>980</posx>
			<posy>120</posy>
			<width>250</width>
			<height>490</height>
			<onleft>9000</onleft>
			<onright>9000</onright>
			<onup>50</onup>
			<ondown>49</ondown>
			<control type="button" id ="6">
				<description>Enable Addon button</description>
				<width>250</width>
				<include>ButtonInfoDialogsCommonValues</include>
				<label>24022</label>
			</control>
			<control type="button" id="7">
				<description>Disable Addon button</description>
				<width>250</width>
				<include>ButtonInfoDialogsCommonValues</include>
				<label>24021</label>
			</control>
			<control type="button" id="9">
				<description>Addon Settings</description>
				<width>250</width>
				<include>ButtonInfoDialogsCommonValues</include>
				<label>24020</label>
			</control>
			<control type="button" id="8">
				<description>Update Addon button</description>
				<width>250</width>
				<include>ButtonInfoDialogsCommonValues</include>
				<label>24069</label>
			</control>
			<control type="radiobutton" id="13">
				<description>Auto-Update button</description>
				<width>250</width>
				<align>left</align>
				<include>ButtonInfoDialogsCommonValues</include>
				<label>21340</label>
				<textwidth>150</textwidth>
			</control>
			<control type="button" id="12">
				<description>Changelog button</description>
				<width>250</width>
				<include>ButtonInfoDialogsCommonValues</include>
				<label></label>
			</control>
		</control>
	</controls>
</window>