12 lines
495 B
XML
12 lines
495 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<component name="LibItem" extends="Group">
|
|
<children>
|
|
<Poster id="itemPoster" width="464" height="261" translation="[8,5]" />
|
|
<Label id="itemText" horizAlign="center" vertAlign="center" font="font:MediumSystemFont" height="64" width="480" translation="[0,266]" />
|
|
</children>
|
|
<interface>
|
|
<field id="itemContent" type="node" onChange="itemContentChanged"/>
|
|
</interface>
|
|
<script type="text/brightscript" uri="item.brs" />
|
|
</component>
|