aboutsummaryrefslogtreecommitdiff
path: root/addons/metadata.common.themoviedb.org/addon.xml
diff options
context:
space:
mode:
authornadasb <nadasb@svn>2010-09-09 20:02:28 +0000
committernadasb <nadasb@svn>2010-09-09 20:02:28 +0000
commit61f9a96e205478592ce3610726bb731684c69a4c (patch)
treee570b2a5cdbfe65c690b1acf53171b4d302aab53 /addons/metadata.common.themoviedb.org/addon.xml
parentce3e7dfc3651fc47ea0f39b6177894a378fb1381 (diff)
sync with git
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33643 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'addons/metadata.common.themoviedb.org/addon.xml')
-rw-r--r--addons/metadata.common.themoviedb.org/addon.xml12
1 files changed, 3 insertions, 9 deletions
diff --git a/addons/metadata.common.themoviedb.org/addon.xml b/addons/metadata.common.themoviedb.org/addon.xml
index da6f50c396..50b4bf6678 100644
--- a/addons/metadata.common.themoviedb.org/addon.xml
+++ b/addons/metadata.common.themoviedb.org/addon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.common.themoviedb.org"
name="The MovieDB common scraper functions"
- version="1.0.5"
+ version="1.0.6"
provider-name="Team XBMC">
<requires>
<import addon="xbmc.metadata" version="1.0"/>
@@ -13,21 +13,15 @@
<minversion>20000</minversion>
<summary lang="en">TMDb Scraper Library</summary>
<summary lang="es">Scraper de peliculas de TMDb</summary>
- <summary lang="fr">Scraper TMDb</summary>
<summary lang="hu">TMDb leolvasó-könyvtár</summary>
<summary lang="nl">TMDb Scraper Collectie</summary>
- <summary lang="pl">Scraper biblioteki TMDb</summary>
<summary lang="pt">Scraper de filmes TMDb</summary>
- <summary lang="ru">Обработчик для TMDb</summary>
- <summary lang="zh">TMDb刮削器代码库</summary>
+ <summary lang="pl">Scraper biblioteki TMDb</summary>
<description lang="en">Download thumbs and fanarts from www.themoviedb.org</description>
<description lang="es">Descarga información, posters y fanart de www.themoviedb.org</description>
- <description lang="fr">Télécharge vignettes et backdrops depuis www.themoviedb.org</description>
<description lang="hu">Bélyeg- és fanartképek letöltése a www.themoviedb.org webhelyről</description>
<description lang="nl">Download afbeeldingen en fanart van www.themoviedb.org</description>
- <description lang="pl">Pobieraj ikony i fanarty z www.themoviedb.org</description>
<description lang="pt">Descarregar informação de filmes de www.themoviedb.org</description>
- <description lang="ru">Загружать миниатюры и фанарт с www.themoviedb.org</description>
- <description lang="zh">从www.themoviedb.org下载海报和同人画</description>
+ <description lang="pl">Pobieraj ikony i fanarty z www.themoviedb.org</description>
</extension>
</addon>