|
243 | 243 |
|
244 | 244 | <window name="browser"> |
245 | 245 |
|
| 246 | + <shape name="listbackground"> |
| 247 | + <area>0,550,1280,210</area> |
| 248 | + <type>box</type> |
| 249 | + <fill color="#000000" alpha="120" /> |
| 250 | + </shape> |
| 251 | + |
246 | 252 | <buttonlist name="videos"> |
247 | | - <area>15,440,770,150</area> |
| 253 | + <area>20,550,1220,150</area> |
248 | 254 | <layout>horizontal</layout> |
249 | 255 | <scrollstyle>center</scrollstyle> |
250 | | - <spacing>9</spacing> |
251 | | - <buttonarea>38,0,690,155</buttonarea> |
| 256 | + <spacing>5</spacing> |
| 257 | + <buttonarea>40,0,1180,250</buttonarea> |
252 | 258 | <statetype name="buttonitem"> |
253 | 259 | <state name="active"> |
254 | | - <area>0,0,90,155</area> |
| 260 | + <area>0,0,160,160</area> |
255 | 261 | <imagetype name="buttonbackground" /> |
256 | 262 | <imagetype name="buttonimage"> |
257 | | - <area>10,15,80,120</area> |
| 263 | + <area>10,15,140,140</area> |
258 | 264 | <preserveaspect>true</preserveaspect> |
259 | 265 | <filename>shared/grid_noimage.png</filename> |
260 | 266 | </imagetype> |
|
282 | 288 | </textarea> |
283 | 289 | </state> |
284 | 290 | <state name="selectedactive" from="active"> |
285 | | - <imagetype name="buttonbackground"> |
286 | | - <position>5,7</position> |
| 291 | + <imagetype name="selectarrow"> |
| 292 | + <position>30,115</position> |
287 | 293 | <filename>mv_browse_selector.png</filename> |
288 | 294 | </imagetype> |
289 | 295 | </state> |
290 | 296 | </statetype> |
291 | 297 | <statetype name="upscrollarrow"> |
292 | | - <position>0,42</position> |
| 298 | + <position>0,52</position> |
293 | 299 | <showempty>yes</showempty> |
294 | 300 | <state type="full"> |
295 | 301 | <imagetype name="upon"> |
|
298 | 304 | </state> |
299 | 305 | </statetype> |
300 | 306 | <statetype name="downscrollarrow"> |
301 | | - <position>730,42</position> |
| 307 | + <position>1195,52</position> |
302 | 308 | <state type="full"> |
303 | 309 | <imagetype name="dnon"> |
304 | 310 | <filename>right_arrow.png</filename> |
|
308 | 314 | </buttonlist> |
309 | 315 |
|
310 | 316 | <textarea name="title" from="basetextarea"> |
311 | | - <area>40,15,700,100</area> |
312 | | - <multiline>yes</multiline> |
| 317 | + <area>40,15,1200,100</area> |
| 318 | + <multiline></multiline> |
313 | 319 | <font>baseextralarge</font> |
314 | 320 | </textarea> |
315 | 321 |
|
316 | 322 | <imagetype name="preview"> |
317 | | - <area>30,90,203,311</area> |
| 323 | + <area>30,90,250,250</area> |
318 | 324 | <preserveaspect>yes</preserveaspect> |
319 | 325 | </imagetype> |
320 | 326 |
|
| 327 | + <shape name="descriptionbackground" from="basebackground"> |
| 328 | + <area>310,90,940,340</area> |
| 329 | + </shape> |
| 330 | + |
321 | 331 | <textarea name="description" from="basetextarea"> |
322 | | - <area>245,97,523,145</area> |
| 332 | + <area>320,100,920,320</area> |
323 | 333 | <multiline>yes</multiline> |
324 | 334 | </textarea> |
325 | 335 |
|
326 | 336 | <textarea name="nosites" from="description"> |
327 | 337 | <value>You haven't added any Sites/RSS Feeds yet! To add a site, press MENU, then choose "Scan/Manage Subscriptions," then "Manage Site Subscriptions."</value> |
328 | 338 | </textarea> |
329 | 339 |
|
| 340 | + <shape name="detailsbackground" from="basebackground"> |
| 341 | + <area>310,450,940,80</area> |
| 342 | + </shape> |
| 343 | + |
330 | 344 | <textarea name="lenlbl" from="basetextarea"> |
331 | | - <area>260,343,150,35</area> |
| 345 | + <area>375,460,150,35</area> |
| 346 | + <align>hcenter</align> |
332 | 347 | <value>Runtime</value> |
333 | 348 | </textarea> |
334 | 349 |
|
335 | 350 | <textarea name="duration" from="basetextarea"> |
336 | | - <area>260,373,350,35</area> |
| 351 | + <area>375,490,350,35</area> |
| 352 | + <align>hcenter</align> |
337 | 353 | </textarea> |
338 | 354 |
|
339 | | - <textarea name="authlbl" from="basetextarea"> |
340 | | - <area>470,343,90,35</area> |
| 355 | + <textarea name="authlbl" from="lenlbl"> |
| 356 | + <area>650,460,300,35</area> |
341 | 357 | <value>Author</value> |
342 | 358 | </textarea> |
343 | 359 |
|
344 | | - <textarea name="author" from="basetextarea"> |
345 | | - <area>470,373,100,35</area> |
| 360 | + <textarea name="author" from="duration"> |
| 361 | + <area>650,490,300,35</area> |
346 | 362 | </textarea> |
347 | 363 |
|
348 | | - <textarea name="userratinglbl" from="basetextarea"> |
349 | | - <area>620,343,150,35</area> |
350 | | - <align>right,top</align> |
| 364 | + <textarea name="userratinglbl" from="lenlbl"> |
| 365 | + <area>1020,460,200,35</area> |
351 | 366 | <value>Rating</value> |
352 | 367 | </textarea> |
353 | 368 |
|
354 | | - <textarea name="rating" from="basetextarea"> |
355 | | - <area>670,373,100,35</area> |
356 | | - <align>hcenter,top</align> |
| 369 | + <textarea name="rating" from="duration"> |
| 370 | + <area>1020,490,200,35</area> |
357 | 371 | </textarea> |
358 | 372 |
|
359 | 373 | </window> |
|
0 commit comments