Frodo version.
[clinton/xbmc-groove.git] / description.xml
diff --git a/description.xml b/description.xml
deleted file mode 100644 (file)
index 5dca06a..0000000
+++ /dev/null
@@ -1,75 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<addoninfo>
-       <!--
-               (required) guuid: unique identifier of this addon guuids can be
-               generated online at sites such as
-               http://www.famkruithof.net/uuid/uuidgen
-       -->
-       <guid>d2d9c790-fe2f-11df-8cff-0800200c9a66</guid>
-
-       <!--
-               (required) type: 1: visualization 2: skin 3: pvrdll 4: script 5:
-               scraper 6: screensaver 7: plugin-pvr 8: plugin-video 9: plugin-music
-               10: plugin-program 11: plugin-pictures 12: plugin-weather
-       -->
-       <type>9</type>
-
-       <!-- (required) Title -->
-       <title>Grooveshark XBMC</title>
-
-       <!-- (required) Major.minor.build -->
-       <version>1.0.7</version>
-
-       <!--
-               (required) author name & email. at least one author name is required
-       -->
-       <authors>
-               <author name="Stephen Denham" email="stephen.denham@gmail.com" />
-       </authors>
-
-       <!-- (required) Short description of addon. -->
-       <summary>Grooveshark addon for XBMC.</summary>
-
-       <!--
-               Longer descrption of addon. Usage instructions should go here if
-               required.
-       -->
-       <description lang="en">
-               Grooveshark addon for XBMC. You should enter your Grooveshark Anywhere username and password in the addon settings.
-       </description>
-       <!-- user defined tags e.g. <tags><tag>Example</tag></tags> -->
-       <tags>
-               <tag></tag>
-       </tags>
-
-       <!--
-               minimum revision of xbmc your addon will run on. Leave blank all
-               revisions
-       -->
-       <minrevision>r21819</minrevision>
-
-       <!--
-               platforms compatible with your addon. xbox, osx, windows, linux, or
-               all
-       -->
-       <platforms>
-               <platform>windows,linux, osx</platform>
-       </platforms>
-
-       <!--
-               list any dependancies (such as another addon, your addon may have.
-               minversion and maxversion are optional
-       -->
-       <dependencies>
-               <dependency minversion="" maxversion=""></dependency>
-       </dependencies>
-
-       <!--
-               (optional) Whatever is put in disclaimer will be shown before download
-               in an ok/cancel dialog. Keep it short and to the point.
-       -->
-       <disclaimer></disclaimer>
-
-       <!-- (optional) The License the addon is released under.-->
-       <license>GPL</license>
-</addoninfo>