diff options
author | theuni <theuni@svn> | 2010-12-02 04:28:59 +0000 |
---|---|---|
committer | theuni <theuni@svn> | 2010-12-02 04:28:59 +0000 |
commit | e562606ea80d6914f41e49c03f4c3cbbcf9b826b (patch) | |
tree | c5ee465f685880eb5ed71ec2ee67cc939791a159 /addons/repository.xbmc.org | |
parent | b6f1fcf580486b47092d17402eb01d34d76f6d51 (diff) |
changed: move to final dharma add-on repository. Goodbye dharma-pre.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35562 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'addons/repository.xbmc.org')
-rw-r--r-- | addons/repository.xbmc.org/addon.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/addons/repository.xbmc.org/addon.xml b/addons/repository.xbmc.org/addon.xml index 2e2601f896..eed6e21860 100644 --- a/addons/repository.xbmc.org/addon.xml +++ b/addons/repository.xbmc.org/addon.xml @@ -5,9 +5,9 @@ provider-name="Team XBMC"> <extension point="xbmc.addon.repository" name="Official XBMC.org Add-on 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> + <info compressed="true">http://mirrors.xbmc.org/addons/dharma/addons.xml</info> + <checksum>http://mirrors.xbmc.org/addons/dharma/addons.xml.md5</checksum> + <datadir zip="true">http://mirrors.xbmc.org/addons/dharma</datadir> <hashes>true</hashes> </extension> <extension point="xbmc.addon.metadata"> |