13b660c7c2
This reverts commit 26d9360fd3
.
12 lines
438 B
XML
12 lines
438 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<component name="HomeRows" extends="RowList">
|
|
<interface>
|
|
<field id="selectedItem" type="node" alwaysNotify="true" />
|
|
<field id="userConfig" type="assocarray" />
|
|
<field id="quickPlayNode" type="node" alwaysNotify="true" />
|
|
<function name="updateHomeRows" />
|
|
<function name="loadLibraries" />
|
|
</interface>
|
|
<script type="text/brightscript" uri="HomeRows.brs"/>
|
|
</component>
|