aboutsummaryrefslogtreecommitdiff
path: root/addons/repository.xbmc.org/addon.xml
blob: f792f037bdae62a1f86a6054b3d53b4cacf6ea91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="repository.xbmc.org"
		name="XBMC.org Add-ons"
		version="1.0.0"
		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>
	</extension>
	<extension point="xbmc.addon.metadata">
		<summary>Install Add-ons from XBMC.org</summary>
		<summary lang="es">Instalar Addons desde XBMC.org</summary>
		<summary lang="hu">Kiegészítők letöltése az XBMC.org-ról</summary>
		<description>Download and install add-ons 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>
		<description lang="es">Descarga e instala Addons desde el repositorio oficial de XBMC.[CR]  Usando el repositorio oficial tendrás las ventajas de nuestro servicio de mirrors para ayudarte a conseguir unas descargas más rápidas de un sitio cercano a ti.[CR]  Todos los Addons en este repositorio han pasado por un periodo de pruebas básico, pero si encuentras algun addon que no funcione, por favor informa de ello al equipo de XBMC para que se pueda arreglar el fallo.</description>
		<description lang="hu">Kiegészítők letöltése és telepítése a hivatalos XBMC.org tárolóhelyről.[CR] A hivatalos tárolóhely használatával kihasználhatod szerteágazó tükör-kiszolgáló hálózatunkat, ami segít a gyorsabb letöltésben egy hozzád közelebb eső körzet használatával.[CR]  Minden kiegészítő ezen a tárolóhelyen átment egy alaptesztelésen. Ha mégis hibás vagy nem működő kiegészítőt találsz, kérünk jelezd az XBMC csapatnak, hogy megtegyük a szükséges lépseket.</description>
		<disclaimer>Team XBMC did not make all the add-ons on this repository and are not responsible for their content</disclaimer>
		<disclaimer lang="hu">Nem minden itt található kiegészítőt az XBMC csapat készített és nem vállal felelőséget azok tartalmáért</disclaimer>
		<disclaimer lang="es">El equipo de XBMC no ha hecho todos los Addons en este repositorio y por consecuente no són responsables de su contenido</disclaimer>
		<platform>all</platform>
	</extension>
</addon>