<?xml version="1.0" encoding="UTF-8"?>

<addon
  id="skin.unity"
  version="0.2.8"
  name="Unity"
  provider-name="Eddage, Bumpaneer">
  <requires>
    <import addon="xbmc.gui" version="5.3.0"/>
		<import addon="script.skinshortcuts" version="0.5.3"/>
  </requires>
  <extension
    point="xbmc.gui.skin"
    defaultthemename="Textures.xbt"
    debugging="false"
    effectslowdown="1.0">
    <res width="1920" height="1080" aspect="16:9" default="true" folder="1080i" />
  </extension>
  <extension point="xbmc.addon.metadata">
    <summary lang="en">A new skin for Kodi 13 Gotham by Eddage</summary>
    <summary lang="en_AU">A new skin for Kodi 13 Gotham by Eddage</summary>
    <summary lang="en_NZ">A new skin for Kodi 13 Gotham by Eddage</summary>
    <summary lang="en_US">A new skin for Kodi 13 Gotham by Eddage</summary>
		<description lang="en">Unity is an adaptation of Confluence based on a material design.</description>
		<description lang="en_AU">Unity is an adaptation of Confluence based on a material design.</description>
		<description lang="en_NZ">Unity is an adaptation of Confluence based on a material design.</description>
		<description lang="en_US">Unity is an adaptation of Confluence based on a material design.</description>
		<disclaimer lang="en">More info on the skin can be found at the Kodi Forums.</disclaimer>
		<disclaimer lang="en_AU">More info on the skin can be found at the Kodi Forums.</disclaimer>
		<disclaimer lang="en_NZ">More info on the skin can be found at the Kodi Forums.</disclaimer>
		<disclaimer lang="en_US">More info on the skin can be found at the Kodi Forums.</disclaimer>
    <platform>all</platform>
  </extension>
</addon>
