Skip to content

Commit

Permalink
sync with git
Browse files Browse the repository at this point in the history
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@33653 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
  • Loading branch information
nadasb committed Sep 10, 2010
1 parent 6c0007e commit 208cd16
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions addons/metadata.common.themoviedb.org/addon.xml
Original file line number Diff line number Diff line change
@@ -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.6"
version="1.0.7"
provider-name="Team XBMC">
<requires>
<import addon="xbmc.metadata" version="1.0"/>
Expand All @@ -13,15 +13,21 @@
<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="pt">Scraper de filmes TMDb</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>
<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="pt">Descarregar informação de filmes de 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>
</extension>
</addon>

0 comments on commit 208cd16

Please sign in to comment.