10 lines
325 B
XML
10 lines
325 B
XML
|
<?xml version="1.0" encoding="utf-8" ?>
|
||
|
<component name="StandardDialog" extends="StandardMessageDialog">
|
||
|
<children>
|
||
|
<StdDlgContentArea id="content" />
|
||
|
</children>
|
||
|
<interface>
|
||
|
<field id="contentData" type="assocarray" />
|
||
|
</interface>
|
||
|
<script type="text/brightscript" uri="StandardDialog.brs" />
|
||
|
</component>
|