control id="7" in DialogPlugins.xml
#1
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
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply

Logout Mark Read Team Forum Stats Members Help
control id="7" in DialogPlugins.xml0