updated on Sat Jan 14 12:12:45 UTC 2012
[aur-mirror.git] / xbmc-skin-rapier / addon.xml
blob8e403f6dd1bd2606639a87ae08ea5ab84dcab18c
1 <?xml version="1.0" encoding="UTF-8"?>
2 <addon
3   id="skin.rapier"
4   version="3.06"
5   name="Rapier"
6   provider-name="Scarfa">
7   <requires>
8     <import addon="xbmc.gui" version="2.11"/>
9   </requires>
10   <extension 
11     point="xbmc.gui.skin"
12     defaultresolution="720p" 
13     defaultresolutionwide="720p"
14     defaultthemename="textures.xbt" 
15     effectslowdown="0.75"
16     debugging="false"/>
17   <extension  point="xbmc.addon.metadata">
18     <summary>Rapier skin by scarfa</summary>
19     <description>The goal is to provide a simple but elegant interface that emphasizes efficiency when browsing your media. Important considerations are put on usability, performance, and providing the user with flexibility when it comes to customization. Rapier supports the latest XBMC features and new ones will be added in the future as long as it fits in with Rapier's design goals.</description>
20     <platform>all</platform>
21   </extension>
22 </addon>