aboutsummaryrefslogtreecommitdiff
path: root/addons/org.xbmc.addons.pm3-hd/720p/VideoFullScreen.xml
blob: eb1fcf133b20bffadc413517ba7e409e0e966ea9 (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
<window id="2005">
 <defaultcontrol>-</defaultcontrol>
	<controls>
		<!-- codec infos -->
		<control type="image">
			<description>media info background image</description>
			<posx>0</posx>
			<posy>30</posy>
			<width>1280</width>
			<height>130</height>
			<texture>black-back.png</texture>
		</control>
		<control type="label" id="10">
			<description>row 1 label</description>
			<posx>50</posx>
			<posy>40</posy>
			<label>-</label>
			<align>left</align>
			<font>font11</font>
			<include>VisibleFadeEffect</include>
		</control>
		<control type="label" id="11">
			<description>row 2 label</description>
			<posx>50</posx>
			<posy>70</posy>
			<label>-</label>
			<align>left</align>
			<font>font11</font>
			<include>VisibleFadeEffect</include>
		</control>
		<control type="label" id="12">
			<description>row 3 label</description>
			<posx>50</posx>
			<posy>100</posy>
			<label>-</label>
			<align>left</align>
			<font>font11</font>
			<include>VisibleFadeEffect</include>
		</control>
	</controls>
</window>