diff options
-rw-r--r-- | addons/repository.xbmc.org/addon.xml | 19 | ||||
-rw-r--r-- | addons/repository.xbmc.org/icon.png | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000000..abfa377580 --- /dev/null +++ b/addons/repository.xbmc.org/icon.png |