diff options
author | spiff_ <spiff_@svn> | 2010-08-04 12:29:16 +0000 |
---|---|---|
committer | spiff_ <spiff_@svn> | 2010-08-04 12:29:16 +0000 |
commit | 7f022fbae9a34f78898b71396c34ec073df306b7 (patch) | |
tree | d4c10467a33e14b76c27bfc08663f03d99786edf /addons/metadata.common.themoviedb.org | |
parent | 34c1636c51359e5ea9d64c7132fcb8eaffcd9139 (diff) |
updated: ticket #9816 - XBMC builtin add-ons alphabetical order and trailing space erase. thanks to hudo
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32503 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'addons/metadata.common.themoviedb.org')
-rw-r--r-- | addons/metadata.common.themoviedb.org/addon.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/addons/metadata.common.themoviedb.org/addon.xml b/addons/metadata.common.themoviedb.org/addon.xml index e0d0d5d016..7a7b1642db 100644 --- a/addons/metadata.common.themoviedb.org/addon.xml +++ b/addons/metadata.common.themoviedb.org/addon.xml @@ -16,14 +16,14 @@ <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> <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> </extension> </addon> |