This commit is contained in:
theDeadMan 2018-11-21 19:11:11 +00:00
parent 7def2130fe
commit 3e892aa70e
2 changed files with 3 additions and 3 deletions

View File

@ -117,7 +117,7 @@
<description>Stop button</description>
<label>$LOCALIZE[35222]</label>
<label2></label2>
<onclick>Stop</onclick>
<onclick>PlayerControl(Stop)</onclick>
</item>
<item>
<description>Settings button</description>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon id="skin.pellucid" version="2.0.1" name="Pellucid" provider-name="theDeadman">
<addon id="skin.pellucid" version="2.0.2" name="Pellucid" provider-name="theDeadman">
<requires>
<import addon="xbmc.gui" version="5.13.0"/>
<import addon="xbmc.gui" version="5.14.0"/>
<import addon="script.skinshortcuts" version="1.0.13"/>
<import addon="resource.images.weathericons.outline" version="0.0.5"/>
<import addon="resource.images.weatherfanart.single" version="0.0.6"/>