2014-09-28 20:47:53 +02:00
<?xml version="1.0" encoding="UTF-8"?>
2021-03-20 19:27:10 +01:00
<addon id= "skin.pellucid" version= "3.0.0" name= "Pellucid" provider-name= "theDeadman" >
2015-03-27 21:31:13 +01:00
<requires >
2021-01-09 18:44:45 +01:00
<import addon= "xbmc.gui" version= "5.15.0" />
<import addon= "script.skinshortcuts" version= "1.1.4" />
2015-03-27 21:31:13 +01:00
</requires>
2015-05-06 22:04:44 +02:00
<extension point= "xbmc.gui.skin" debugging= "false" >
2015-03-27 21:31:13 +01:00
<res width= "1920" height= "1080" aspect= "16:9" default= "true" folder= "1080i" />
</extension>
<extension point= "xbmc.addon.metadata" >
2021-03-11 21:41:07 +01:00
<summary lang= "en_GB" > A skin for Kodi by theDeadManInYossariansTent</summary>
2020-08-27 18:16:28 +02:00
<description lang= "en_GB" > Built for the living room, Pellucid is a clean and carefully designed Kodi experience designed for maximum usability and minimum fuss. Skin Shortcuts addon support is available for full menu customisation. With thanks to Marco "Dadebue" Debus for the homescreen photography.</description>
2015-03-27 21:31:13 +01:00
<platform > all</platform>
2016-12-05 23:21:15 +01:00
<license > Creative Commons Attribution-Noncommercial-Share Alike 3.0</license>
2019-03-13 19:57:44 +01:00
<forum > https://forum.kodi.tv/forumdisplay.php?fid=267</forum>
2017-02-09 22:50:33 +01:00
<source > https://github.com/chrisbevan/skin.pellucid</source>
2016-11-17 18:38:24 +01:00
<assets >
<icon > resources/icon.png</icon>
2016-08-05 17:04:36 +02:00
<fanart > resources/fanart.jpg</fanart>
<screenshot > resources/screenshot-01.jpg</screenshot>
2016-12-05 23:21:15 +01:00
<screenshot > resources/screenshot-02.jpg</screenshot>
<screenshot > resources/screenshot-03.jpg</screenshot>
<screenshot > resources/screenshot-04.jpg</screenshot>
2017-04-23 20:22:02 +02:00
<screenshot > resources/screenshot-05.jpg</screenshot>
<screenshot > resources/screenshot-06.jpg</screenshot>
2016-08-05 17:04:36 +02:00
</assets>
2015-03-27 21:31:13 +01:00
</extension>
2014-09-28 20:47:53 +02:00
</addon>