Kodi Community Forum

Full Version: control id="7" in DialogPlugins.xml
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
This is not a required control, but is used by at least one plugin. not having it was causing issues. that is now fixed in svn, but...

it would be nice if all skins included it. check the home theaters plugin settings for a plugin that uses it.
PHP Code:
<control type="label" id="7">
   <
description>separator label</description>
   <
label></label>
   <
width>350</width>
   <
height>22</height>
   <
font>special13</font>
   <
align>center</align>
   <
textcolor>green</textcolor>
  </
control