V19 Matrix submission
This commit is contained in:
parent
5ef005d1db
commit
8127441df2
|
@ -307,7 +307,7 @@
|
|||
<visible>Control.IsVisible(60)</visible>
|
||||
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(8000).hasfocus">conditional</animation>
|
||||
<control type="scrollbar" id="60">
|
||||
<posx>1620</posx>
|
||||
<posx>1420</posx>
|
||||
<posy>row-11-begin</posy>
|
||||
<height>10-row</height>
|
||||
<onleft>50</onleft>
|
||||
|
|
|
@ -223,7 +223,7 @@
|
|||
<ondown>8001</ondown>
|
||||
<itemlayout width="1-col" height="1-col">
|
||||
<control type="label">
|
||||
<posx>0.5</posx>
|
||||
<posx>0.4</posx>
|
||||
<posy>-1</posy>
|
||||
<width>1-col</width>
|
||||
<height>1-col</height>
|
||||
|
@ -246,7 +246,7 @@
|
|||
<colordiffuse>highlight</colordiffuse>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>0.5</posx>
|
||||
<posx>0.4</posx>
|
||||
<posy>-1</posy>
|
||||
<width>1-col</width>
|
||||
<height>1-col</height>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
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.
|
||||
|
||||
|
@ -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/)
|
||||
|
||||
Created by theDeadMan.
|
||||
Created by theDeadManInYossariansTent.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?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>
|
||||
<import addon="xbmc.gui" version="5.15.0"/>
|
||||
<import addon="script.skinshortcuts" version="1.1.4"/>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
**Changelog**
|
||||
[V2.3]
|
||||
[V3.0.0]
|
||||
- Updated for Kodi Matrix
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue