summaryrefslogtreecommitdiffstats
path: root/addons/skin.estuary/xml/SmartPlaylistEditor.xml
blob: 2be5a432000f5cf0fd2c7369b838f18ebb05b076 (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
<?xml version="1.0" encoding="UTF-8"?>
<window>
	<defaultcontrol always="true">22</defaultcontrol>
	<include>Animation_DialogPopupOpenClose</include>
	<controls>
		<control type="group">
			<top>150</top>
			<centerleft>50%</centerleft>
			<width>1700</width>
			<include content="DialogBackgroundCommons">
				<param name="width" value="1700" />
				<param name="height" value="790" />
				<param name="header_label" value="" />
				<param name="header_id" value="2" />
			</include>
			<control type="grouplist" id="500">
				<orientation>vertical</orientation>
				<left>10</left>
				<top>95</top>
				<onright>10</onright>
				<onleft>9001</onleft>
				<itemgap>-20</itemgap>
				<control type="button" id="22">
					<description>Set Playlist type</description>
					<width>700</width>
					<include>SettingsItemCommon</include>
					<label>$LOCALIZE[467]</label>
				</control>
				<control type="button" id="12">
					<description>Name Button</description>
					<label>$LOCALIZE[21433]</label>
					<width>700</width>
					<include>SettingsItemCommon</include>
				</control>
				<control type="label" id="1101">
					<description>Name Label</description>
					<width>700</width>
					<label>$LOCALIZE[31042]</label>
					<include>SettingsLabelCommon</include>
				</control>
				<control type="button" id="16">
					<width>700</width>
					<label>$LOCALIZE[21424]</label>
					<include>SettingsItemCommon</include>
				</control>
				<control type="button" id="17">
					<width>700</width>
					<label>$LOCALIZE[21427]</label>
					<include>SettingsItemCommon</include>
				</control>
				<control type="button" id="18">
					<label>$LOCALIZE[21429]</label>
					<width>700</width>
					<include>SettingsItemCommon</include>
				</control>
				<control type="button" id="19">
					<width>700</width>
					<include>SettingsItemCommon</include>
					<label>$LOCALIZE[31032]</label>
				</control>
				<control type="button" id="23">
					<width>700</width>
					<label>$LOCALIZE[21458]</label>
					<include>SettingsItemCommon</include>
				</control>
				<control type="radiobutton" id="24">
					<width>700</width>
					<include>SettingsItemCommon</include>
					<label>$LOCALIZE[467]: $LOCALIZE[21459]</label>
				</control>
			</control>
			<control type="image">
				<left>720</left>
				<top>95</top>
				<width>640</width>
				<height>530</height>
				<texture border="40">buttons/dialogbutton-nofo.png</texture>
			</control>
			<control type="list" id="10">
				<description>Rules List Control</description>
				<left>740</left>
				<top>115</top>
				<width>600</width>
				<height>480</height>
				<onleft>500</onleft>
				<onright>9001</onright>
				<orientation>vertical</orientation>
				<include content="DefaultSimpleListLayout">
					<param name="width" value="600" />
					<param name="list_id" value="10" />
				</include>
			</control>
			<control type="textbox">
				<left>740</left>
				<top>620</top>
				<width>610</width>
				<height>348</height>
				<aligny>top</aligny>
				<label>$LOCALIZE[31043]</label>
				<textcolor>grey</textcolor>
				<font>font12</font>
			</control>
			<control type="grouplist" id="9001">
				<orientation>vertical</orientation>
				<left>1380</left>
				<width>1300</width>
				<itemgap>dialogbuttons_itemgap</itemgap>
				<top>100</top>
				<onleft>10</onleft>
				<onright>500</onright>
				<include content="DefaultDialogButton">
					<param name="id" value="20" />
					<param name="label" value="$LOCALIZE[186]" />
				</include>
				<include content="DefaultDialogButton">
					<param name="id" value="21" />
					<param name="label" value="$LOCALIZE[222]" />
				</include>
			</control>
		</control>
	</controls>
</window>