1 | Index: themes/MythCenter-wide/video-ui.xml |
---|
2 | =================================================================== |
---|
3 | --- themes/MythCenter-wide/video-ui.xml (révision 26349) |
---|
4 | +++ themes/MythCenter-wide/video-ui.xml (copie de travail) |
---|
5 | |
---|
6 | @@ -1009,14 +1013,14 @@ |
---|
7 | </textarea> |
---|
8 | |
---|
9 | <textarea name="child_text" from="title_text"> |
---|
10 | - <area>220,277,200,40</area> |
---|
11 | + <area>20,277,400,40</area> |
---|
12 | <align>right</align> |
---|
13 | <value>File to Always Play Next:</value> |
---|
14 | </textarea> |
---|
15 | |
---|
16 | <textarea name="browse_text" from="title_text"> |
---|
17 | - <area>670,277,280,40</area> |
---|
18 | - <align>left</align> |
---|
19 | + <area>20,317,400,40</area> |
---|
20 | + <align>right</align> |
---|
21 | <value>Include while Browsing:</value> |
---|
22 | </textarea> |
---|
23 | |
---|
24 | @@ -1027,28 +1031,28 @@ |
---|
25 | </textarea> |
---|
26 | |
---|
27 | <textarea name="coverart_text_label" from="title_text"> |
---|
28 | - <position>250,358</position> |
---|
29 | - <value>Coverart:</value> |
---|
30 | + <position>30,358</position> |
---|
31 | + <value>Find Coverart</value> |
---|
32 | </textarea> |
---|
33 | |
---|
34 | <textarea name="screenshot_text_label" from="title_text"> |
---|
35 | - <position>250,397</position> |
---|
36 | - <value>Screenshot:</value> |
---|
37 | + <position>30,397</position> |
---|
38 | + <value>Find Screenshot</value> |
---|
39 | </textarea> |
---|
40 | |
---|
41 | <textarea name="banner_text_label" from="title_text"> |
---|
42 | - <position>250,436</position> |
---|
43 | - <value>Banner:</value> |
---|
44 | + <position>30,436</position> |
---|
45 | + <value>Find Banner</value> |
---|
46 | </textarea> |
---|
47 | |
---|
48 | <textarea name="fanart_text_label" from="title_text"> |
---|
49 | - <position>250,475</position> |
---|
50 | - <value>Fanart:</value> |
---|
51 | + <position>30,475</position> |
---|
52 | + <value>Find Fanart</value> |
---|
53 | </textarea> |
---|
54 | |
---|
55 | <textarea name="trailer_text_label" from="title_text"> |
---|
56 | - <position>250,517</position> |
---|
57 | - <value>Trailer:</value> |
---|
58 | + <position>30,517</position> |
---|
59 | + <value>Find Trailer</value> |
---|
60 | </textarea> |
---|
61 | |
---|
62 | <textarea name="player_text" from="title_text"> |
---|
63 | @@ -1087,165 +1091,81 @@ |
---|
64 | </buttonlist> |
---|
65 | |
---|
66 | <checkbox name="browse_check" from="basecheckbox"> |
---|
67 | - <position>945,275</position> |
---|
68 | + <position>500,315</position> |
---|
69 | </checkbox> |
---|
70 | |
---|
71 | <checkbox name="watched_check" from="basecheckbox"> |
---|
72 | <position>945,315</position> |
---|
73 | </checkbox> |
---|
74 | |
---|
75 | - <button name="net_coverart_button" from="basewidebutton"> |
---|
76 | - <position>70,348</position> |
---|
77 | - <value>Find Online...</value> |
---|
78 | + <button name="coverart_button" from="basebutton"> |
---|
79 | + <area>300,348,150,50</area> |
---|
80 | + <value>On disk</value> |
---|
81 | </button> |
---|
82 | |
---|
83 | - <button name="coverart_button"> |
---|
84 | - <area>510,353,32,32</area> |
---|
85 | - <statetype name="buttonstate"> |
---|
86 | - <state name="active"> |
---|
87 | - <imagetype name="background"> |
---|
88 | - <filename>blankbutton_off.png</filename> |
---|
89 | - </imagetype> |
---|
90 | - </state> |
---|
91 | - <state name="selected" from="active"> |
---|
92 | - <imagetype name="background"> |
---|
93 | - <filename>blankbutton_on.png</filename> |
---|
94 | - </imagetype> |
---|
95 | - </state> |
---|
96 | - <state name="disabled" from="active" /> |
---|
97 | - <state name="pushed" from="active"> |
---|
98 | - <imagetype name="background"> |
---|
99 | - <filename>blankbutton_pushed.png</filename> |
---|
100 | - </imagetype> |
---|
101 | - </state> |
---|
102 | - </statetype> |
---|
103 | + <button name="net_coverart_button" from="basebutton"> |
---|
104 | + <position>450,348</position> |
---|
105 | + <value>Online</value> |
---|
106 | </button> |
---|
107 | |
---|
108 | - <textarea name="coverart_text" from="basetextarea"> |
---|
109 | - <area>550,358,250,40</area> |
---|
110 | + <textarea name="coverart_text" from="basetextarea"> |
---|
111 | + <area>610,358,600,40</area> |
---|
112 | <value>/path/to/the/thing.jpg</value> |
---|
113 | </textarea> |
---|
114 | |
---|
115 | - <button name="net_screenshot_button" from="basewidebutton"> |
---|
116 | - <position>70,387</position> |
---|
117 | - <value>Find Online...</value> |
---|
118 | + <button name="screenshot_button" from="basebutton"> |
---|
119 | + <area>300,387,150,50</area> |
---|
120 | + <value>On disk</value> |
---|
121 | </button> |
---|
122 | |
---|
123 | - <button name="screenshot_button"> |
---|
124 | - <area>510,392,32,32</area> |
---|
125 | - <statetype name="buttonstate"> |
---|
126 | - <state name="active"> |
---|
127 | - <imagetype name="background"> |
---|
128 | - <filename>blankbutton_off.png</filename> |
---|
129 | - </imagetype> |
---|
130 | - </state> |
---|
131 | - <state name="selected" from="active"> |
---|
132 | - <imagetype name="background"> |
---|
133 | - <filename>blankbutton_on.png</filename> |
---|
134 | - </imagetype> |
---|
135 | - </state> |
---|
136 | - <state name="disabled" from="active" /> |
---|
137 | - <state name="pushed" from="active"> |
---|
138 | - <imagetype name="background"> |
---|
139 | - <filename>blankbutton_pushed.png</filename> |
---|
140 | - </imagetype> |
---|
141 | - </state> |
---|
142 | - </statetype> |
---|
143 | + <button name="net_screenshot_button" from="basebutton"> |
---|
144 | + <position>450,387</position> |
---|
145 | + <value>Online</value> |
---|
146 | </button> |
---|
147 | |
---|
148 | <textarea name="screenshot_text" from="basetextarea"> |
---|
149 | - <area>550,397,250,40</area> |
---|
150 | + <area>610,397,600,40</area> |
---|
151 | <value>/path/to/the/thing.jpg</value> |
---|
152 | </textarea> |
---|
153 | |
---|
154 | - <button name="net_banner_button" from="basewidebutton"> |
---|
155 | - <position>70,426</position> |
---|
156 | - <value>Find Online...</value> |
---|
157 | + <button name="banner_button" from="basebutton"> |
---|
158 | + <area>300,426,150,50</area> |
---|
159 | + <value>On disk</value> |
---|
160 | </button> |
---|
161 | |
---|
162 | - <button name="banner_button"> |
---|
163 | - <area>510,431,32,32</area> |
---|
164 | - <statetype name="buttonstate"> |
---|
165 | - <state name="active"> |
---|
166 | - <imagetype name="background"> |
---|
167 | - <filename>blankbutton_off.png</filename> |
---|
168 | - </imagetype> |
---|
169 | - </state> |
---|
170 | - <state name="selected" from="active"> |
---|
171 | - <imagetype name="background"> |
---|
172 | - <filename>blankbutton_on.png</filename> |
---|
173 | - </imagetype> |
---|
174 | - </state> |
---|
175 | - <state name="disabled" from="active" /> |
---|
176 | - <state name="pushed" from="active"> |
---|
177 | - <imagetype name="background"> |
---|
178 | - <filename>blankbutton_pushed.png</filename> |
---|
179 | - </imagetype> |
---|
180 | - </state> |
---|
181 | - </statetype> |
---|
182 | + <button name="net_banner_button" from="basebutton"> |
---|
183 | + <position>450,426</position> |
---|
184 | + <value>Online</value> |
---|
185 | </button> |
---|
186 | |
---|
187 | <textarea name="banner_text" from="basetextarea"> |
---|
188 | - <area>550,436,250,40</area> |
---|
189 | + <area>610,436,600,40</area> |
---|
190 | <value>/path/to/the/thing.jpg</value> |
---|
191 | </textarea> |
---|
192 | |
---|
193 | - <button name="net_fanart_button" from="basewidebutton"> |
---|
194 | - <position>70,467</position> |
---|
195 | - <value>Find Online...</value> |
---|
196 | + <button name="fanart_button" from="basebutton"> |
---|
197 | + <area>300,467,150,50</area> |
---|
198 | + <value>On disk</value> |
---|
199 | </button> |
---|
200 | |
---|
201 | - <button name="fanart_button"> |
---|
202 | - <area>510,472,32,32</area> |
---|
203 | - <statetype name="buttonstate"> |
---|
204 | - <state name="active"> |
---|
205 | - <imagetype name="background"> |
---|
206 | - <filename>blankbutton_off.png</filename> |
---|
207 | - </imagetype> |
---|
208 | - </state> |
---|
209 | - <state name="selected" from="active"> |
---|
210 | - <imagetype name="background"> |
---|
211 | - <filename>blankbutton_on.png</filename> |
---|
212 | - </imagetype> |
---|
213 | - </state> |
---|
214 | - <state name="disabled" from="active" /> |
---|
215 | - <state name="pushed" from="active"> |
---|
216 | - <imagetype name="background"> |
---|
217 | - <filename>blankbutton_pushed.png</filename> |
---|
218 | - </imagetype> |
---|
219 | - </state> |
---|
220 | - </statetype> |
---|
221 | + <button name="net_fanart_button" from="basebutton"> |
---|
222 | + <position>450,467</position> |
---|
223 | + <value>Online</value> |
---|
224 | </button> |
---|
225 | |
---|
226 | + |
---|
227 | <textarea name="fanart_text" from="basetextarea"> |
---|
228 | - <area>550,477,250,40</area> |
---|
229 | + <area>610,477,600,40</area> |
---|
230 | <value>/path/to/the/thing.jpg</value> |
---|
231 | </textarea> |
---|
232 | |
---|
233 | - <button name="trailer_button"> |
---|
234 | - <area>510,512,32,32</area> |
---|
235 | - <statetype name="buttonstate"> |
---|
236 | - <state name="active"> |
---|
237 | - <imagetype name="background"> |
---|
238 | - <filename>blankbutton_off.png</filename> |
---|
239 | - </imagetype> |
---|
240 | - </state> |
---|
241 | - <state name="selected" from="active"> |
---|
242 | - <imagetype name="background"> |
---|
243 | - <filename>blankbutton_on.png</filename> |
---|
244 | - </imagetype> |
---|
245 | - </state> |
---|
246 | - <state name="disabled" from="active" /> |
---|
247 | - <state name="pushed" from="active"> |
---|
248 | - <imagetype name="background"> |
---|
249 | - <filename>blankbutton_pushed.png</filename> |
---|
250 | - </imagetype> |
---|
251 | - </state> |
---|
252 | - </statetype> |
---|
253 | + <button name="trailer_button" from="basebutton"> |
---|
254 | + <area>300,507,150,50</area> |
---|
255 | + <value>On disk</value> |
---|
256 | </button> |
---|
257 | |
---|
258 | <textarea name="trailer_text" from="basetextarea"> |
---|
259 | - <area>550,517,250,40</area> |
---|
260 | + <area>610,517,600,40</area> |
---|
261 | <value>/path/to/the/thing.jpg</value> |
---|
262 | </textarea> |
---|
263 | |
---|