V19 Matrix submission

This commit is contained in:
theDeadMan 2021-03-19 11:09:16 +00:00
parent 5ef005d1db
commit 8127441df2
5 changed files with 7 additions and 7 deletions

View File

@ -307,7 +307,7 @@
<visible>Control.IsVisible(60)</visible> <visible>Control.IsVisible(60)</visible>
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(8000).hasfocus">conditional</animation> <animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(8000).hasfocus">conditional</animation>
<control type="scrollbar" id="60"> <control type="scrollbar" id="60">
<posx>1620</posx> <posx>1420</posx>
<posy>row-11-begin</posy> <posy>row-11-begin</posy>
<height>10-row</height> <height>10-row</height>
<onleft>50</onleft> <onleft>50</onleft>

View File

@ -223,7 +223,7 @@
<ondown>8001</ondown> <ondown>8001</ondown>
<itemlayout width="1-col" height="1-col"> <itemlayout width="1-col" height="1-col">
<control type="label"> <control type="label">
<posx>0.5</posx> <posx>0.4</posx>
<posy>-1</posy> <posy>-1</posy>
<width>1-col</width> <width>1-col</width>
<height>1-col</height> <height>1-col</height>
@ -246,7 +246,7 @@
<colordiffuse>highlight</colordiffuse> <colordiffuse>highlight</colordiffuse>
</control> </control>
<control type="label"> <control type="label">
<posx>0.5</posx> <posx>0.4</posx>
<posy>-1</posy> <posy>-1</posy>
<width>1-col</width> <width>1-col</width>
<height>1-col</height> <height>1-col</height>

View File

@ -1,7 +1,7 @@
Pellucid Pellucid
=================== ===================
Pellucid is a skin for Kodi Media Centre. Pellucid is a skin for Kodi Media Centre (V19 as at 19/03/21).
Built for the living room, Pellucid is a clean and carefully designed Kodi experience designed for maximum usability and minimum fuss. Built for the living room, Pellucid is a clean and carefully designed Kodi experience designed for maximum usability and minimum fuss.
@ -14,5 +14,5 @@ Discussion thread: http://forum.kodi.tv/forumdisplay.php?fid=267
Additional homescreen wallpapers provided by Dadebue (https://www.instagram.com/dadebue/) Additional homescreen wallpapers provided by Dadebue (https://www.instagram.com/dadebue/)
Created by theDeadMan. Created by theDeadManInYossariansTent.

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<addon id="skin.pellucid" version="2.3" name="Pellucid" provider-name="theDeadman"> <addon id="skin.pellucid" version="3" name="Pellucid" provider-name="theDeadman">
<requires> <requires>
<import addon="xbmc.gui" version="5.15.0"/> <import addon="xbmc.gui" version="5.15.0"/>
<import addon="script.skinshortcuts" version="1.1.4"/> <import addon="script.skinshortcuts" version="1.1.4"/>

View File

@ -1,5 +1,5 @@
**Changelog** **Changelog**
[V2.3] [V3.0.0]
- Updated for Kodi Matrix - Updated for Kodi Matrix