<?xml version="1.0" encoding="UTF-8"?>
<addon
  id="skin.confluence-vertical"
  version="2.1.1"
  name="Confluence Vertical"
  provider-name="Jezz_X, Team XBMC">
  <requires>
    <import addon="xbmc.gui" version="3.00"/>
  </requires>
  <extension
    point="xbmc.gui.skin"
    defaultthemename="textures.xbt"
    debugging="false"
    effectslowdown="0.75">
    <res width="1280" height="720" aspect="16:9" default="true" folder="720p" />
  </extension>
  <extension point="xbmc.addon.metadata">
    <summary lang="en">Confluence Vertical Home skin by Jezz_X.</summary>
    <description lang="en">This is the default Confluence skin with the old Horizontal home menu that changed in eden versions of XBMC but includes all the other updates made to the skin.  Confluence is the default skin for XBMC 9.11 and above. It is a combination of concepts from many popular skins, and attempts to embrace and integrate their good ideas into a skin that should be easy for first time XBMC users to understand and use.</description>
    <platform>all</platform>
  </extension>
</addon>
