aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmarshallnz <jmarshallnz@svn>2010-06-07 02:05:36 +0000
committerjmarshallnz <jmarshallnz@svn>2010-06-07 02:05:36 +0000
commit8f08fad560afd1641d2dd1d0a66b435d3fa2d35b (patch)
tree07fe74bd5236a0e9d73a6b92fa517c3814f56eb2
parent193014cb0edbfbbbcf180fc335f3c22adc785e91 (diff)
added: official repository
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30885 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
-rw-r--r--addons/repository.xbmc.org/addon.xml19
-rw-r--r--addons/repository.xbmc.org/icon.pngbin0 -> 17138 bytes
2 files changed, 19 insertions, 0 deletions
diff --git a/addons/repository.xbmc.org/addon.xml b/addons/repository.xbmc.org/addon.xml
new file mode 100644
index 0000000000..eb226d49ee
--- /dev/null
+++ b/addons/repository.xbmc.org/addon.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<addon id="repository.xbmc.org"
+ name="XBMC.org addon repository"
+ version="1.0.0"
+ provider-name="Team XBMC">
+ <extension point="xbmc.addon.repository"
+ name="Official xbmc.org Addon Repository">
+ <info compressed="true">http://mirrors.xbmc.org/addons/dharma-pre/addons.xml</info>
+ <checksum>http://mirrors.xbmc.org/addons/dharma-pre/addons.xml.md5</checksum>
+ <datadir zip="true">http://mirrors.xbmc.org/addons/dharma-pre</datadir>
+ </extension>
+ <extension point="xbmc.addon.metadata">
+ <summary>Install addons from XBMC.org</summary>
+ <description>Download and install addons from the Official XBMC.org addon repository.[CR] By using the official Repository you will be able to take advantage of our extensive file mirror service to help get you faster downloads from a region close to you.[CR] All addons on this repository have under gone basic testing, if you find a broken or not working addon please report it to Team XBMC so we can take any action needed.</description>
+ <disclaimer>Team XBMC did not make all the addons on this repository and are not responsible for their content</disclaimer>
+ <platform>all</platform>
+ </extension>
+</addon>
+
diff --git a/addons/repository.xbmc.org/icon.png b/addons/repository.xbmc.org/icon.png
new file mode 100644
index 0000000000..abfa377580
--- /dev/null
+++ b/addons/repository.xbmc.org/icon.png
Binary files differ