89a019dbb1743688b0deae489ab8209e9327db4c
[vuplus_xbmc] / addons / skin.confluence / 720p / VideoOSDBookmarks.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <window>
3         <defaultcontrol always="true">2</defaultcontrol>
4         <coordinates>
5                 <system>1</system>
6                 <left>240</left>
7                 <top>60</top>
8         </coordinates>
9         <include>dialogeffect</include>
10         <controls>
11                 <control type="image">
12                         <description>background image</description>
13                         <left>0</left>
14                         <top>0</top>
15                         <width>800</width>
16                         <height>600</height>
17                         <texture border="40">DialogBack2.png</texture>
18                 </control>
19                 <control type="image">
20                         <description>Dialog Header image</description>
21                         <left>40</left>
22                         <top>16</top>
23                         <width>720</width>
24                         <height>40</height>
25                         <texture>dialogheader.png</texture>
26                 </control>
27                 <control type="label">
28                         <description>header label</description>
29                         <left>40</left>
30                         <top>20</top>
31                         <width>720</width>
32                         <height>30</height>
33                         <font>font13_title</font>
34                         <label>$LOCALIZE[298]</label>
35                         <align>center</align>
36                         <aligny>center</aligny>
37                         <textcolor>selected</textcolor>
38                         <shadowcolor>black</shadowcolor>
39                 </control>
40                 <control type="button">
41                         <description>Close Window button</description>
42                         <left>710</left>
43                         <top>15</top>
44                         <width>64</width>
45                         <height>32</height>
46                         <label>-</label>
47                         <font>-</font>
48                         <onclick>PreviousMenu</onclick>
49                         <texturefocus>DialogCloseButton-focus.png</texturefocus>
50                         <texturenofocus>DialogCloseButton.png</texturenofocus>
51                         <onleft>3</onleft>
52                         <onright>3</onright>
53                         <onup>3</onup>
54                         <ondown>3</ondown>
55                         <visible>system.getbool(input.enablemouse)</visible>
56                 </control>
57                 <control type="label">
58                         <description>number of files/pages in list text label</description>
59                         <right>760</right>
60                         <top>495</top>
61                         <width>300</width>
62                         <height>35</height>
63                         <font>font12</font>
64                         <align>right</align>
65                         <aligny>center</aligny>
66                         <scroll>true</scroll>
67                         <textcolor>grey</textcolor>
68                         <label>([COLOR=blue]$INFO[Container(11).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(11).CurrentPage]/$INFO[Container(11).NumPages][/COLOR])</label>
69                 </control>
70                 <control type="panel" id="11">
71                         <left>40</left>
72                         <top>65</top>
73                         <width>720</width>
74                         <height>430</height>
75                         <onleft>2</onleft>
76                         <onright>3</onright>
77                         <ondown>2</ondown>
78                         <onup>2</onup>
79                         <scrolltime>200</scrolltime>
80                         <viewtype label="536">icon</viewtype>
81                         <pagecontrol>-</pagecontrol>
82                         <orientation>vertical</orientation>
83                         <itemlayout height="215" width="240">
84                                 <control type="image">
85                                         <left>2</left>
86                                         <top>2</top>
87                                         <width>235</width>
88                                         <height>211</height>
89                                         <texture border="3">button-nofocus.png</texture>
90                                 </control>
91                                 <control type="image">
92                                         <left>7</left>
93                                         <top>20</top>
94                                         <width>220</width>
95                                         <height>150</height>
96                                         <aspectratio>scale</aspectratio>
97                                         <info>ListItem.Icon</info>
98                                 </control>
99                                 <control type="label">
100                                         <left>112</left>
101                                         <top>185</top>
102                                         <width>225</width>
103                                         <height>15</height>
104                                         <font>font12</font>
105                                         <selectedcolor>selected</selectedcolor>
106                                         <align>center</align>
107                                         <aligny>center</aligny>
108                                         <info>ListItem.Label</info>
109                                 </control>
110                         </itemlayout>
111                         <focusedlayout height="215" width="240">
112                                 <control type="image">
113                                         <left>2</left>
114                                         <top>2</top>
115                                         <width>235</width>
116                                         <height>211</height>
117                                         <texture border="3">folder-focus.png</texture>
118                                 </control>
119                                 <control type="image">
120                                         <left>7</left>
121                                         <top>20</top>
122                                         <width>220</width>
123                                         <height>150</height>
124                                         <aspectratio>scale</aspectratio>
125                                         <info>ListItem.Icon</info>
126                                 </control>
127                                 <control type="label">
128                                         <left>112</left>
129                                         <top>185</top>
130                                         <width>225</width>
131                                         <height>15</height>
132                                         <font>font12</font>
133                                         <selectedcolor>selected</selectedcolor>
134                                         <align>center</align>
135                                         <aligny>center</aligny>
136                                         <info>ListItem.Label</info>
137                                 </control>
138                         </focusedlayout>
139                 </control>
140                 <control type="grouplist" id="9000">
141                         <left>20</left>
142                         <top>535</top>
143                         <width>760</width>
144                         <height>40</height>
145                         <itemgap>5</itemgap>
146                         <align>center</align>
147                         <orientation>horizontal</orientation>
148                         <onleft>9000</onleft>
149                         <onright>9000</onright>
150                         <onup>11</onup>
151                         <ondown>11</ondown>
152                         <control type="button" id="2">
153                                 <description>Create Bookmark button</description>
154                                 <label>294</label>
155                                 <width>240</width>
156                                 <include>ButtonInfoDialogsCommonValues</include>
157                         </control>
158                         <control type="button" id="3">
159                                 <description>Clear Bookmark button</description>
160                                 <label>296</label>
161                                 <width>240</width>
162                                 <include>ButtonInfoDialogsCommonValues</include>
163                         </control>
164                         <control type="button" id="4">
165                                 <description>Clear Bookmark button</description>
166                                 <label>20406</label>
167                                 <width>240</width>
168                                 <include>ButtonInfoDialogsCommonValues</include>
169                                 <visible>videoplayer.content(episodes)</visible>
170                         </control>
171                 </control>
172         </controls>
173 </window>