tweaks
This commit is contained in:
parent
a167dd70e3
commit
dc1ad25832
|
@ -10,11 +10,11 @@
|
||||||
<res width="1920" height="1080" aspect="16:9" default="true" folder="1080i" />
|
<res width="1920" height="1080" aspect="16:9" default="true" folder="1080i" />
|
||||||
</extension>
|
</extension>
|
||||||
<extension point="xbmc.addon.metadata">
|
<extension point="xbmc.addon.metadata">
|
||||||
<summary lang="en">A skin for Kodi by theDeadMan</summary>
|
<summary lang="en_GB">A skin for Kodi by theDeadMan</summary>
|
||||||
<description lang="en">Built for the living room, Pellucid is a clean and simple 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>
|
<description lang="en_GB">Built for the living room, Pellucid is a clean and simple 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>
|
||||||
<platform>all</platform>
|
<platform>all</platform>
|
||||||
<license>Creative Commons Attribution-Noncommercial-Share Alike 3.0</license>
|
<license>Creative Commons Attribution-Noncommercial-Share Alike 3.0</license>
|
||||||
<forum>http://forum.kodi.tv/forumdisplay.php?fid=267</forum>
|
<forum>https://forum.kodi.tv/forumdisplay.php?fid=267</forum>
|
||||||
<source>https://github.com/chrisbevan/skin.pellucid</source>
|
<source>https://github.com/chrisbevan/skin.pellucid</source>
|
||||||
<assets>
|
<assets>
|
||||||
<icon>resources/icon.png</icon>
|
<icon>resources/icon.png</icon>
|
||||||
|
|
Before Width: | Height: | Size: 5.8 MiB After Width: | Height: | Size: 5.8 MiB |
Before Width: | Height: | Size: 358 KiB After Width: | Height: | Size: 358 KiB |
Before Width: | Height: | Size: 462 KiB After Width: | Height: | Size: 462 KiB |
|
@ -1,7 +1,7 @@
|
||||||
#Kodi Media Center language file
|
# Kodi Media Center language file
|
||||||
#Addon Name: Pellucid
|
# Addon Name: Pellucid
|
||||||
#Addon id: skin.pellucid
|
# Addon id: skin.pellucid
|
||||||
#Addon Provider: chrisbevan
|
# Addon Provider: chrisbevan
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Kodi Skins\n"
|
"Project-Id-Version: Kodi Skins\n"
|
Loading…
Reference in New Issue