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.mtv.com | |
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.mtv.com')
-rw-r--r-- | addons/metadata.mtv.com/addon.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/addons/metadata.mtv.com/addon.xml b/addons/metadata.mtv.com/addon.xml index 0e026eecee..4bb05f8bc5 100644 --- a/addons/metadata.mtv.com/addon.xml +++ b/addons/metadata.mtv.com/addon.xml @@ -16,20 +16,20 @@ <summary lang="hu">MTV videóklip leolvasó</summary> <summary lang="kr">MTV 뮤직 비디오 스크래퍼</summary> <summary lang="nl">MTV muziekvideo Scraper</summary> + <summary lang="pl">Scraper teledysków MTV</summary> <summary lang="pt">Scraper de videoclips MTV</summary> <summary lang="se">MTV Musikvideoskrapa</summary> <summary lang="zh">MTV音乐电视刮削器</summary> - <summary lang="pl">Scraper teledysków MTV</summary> <description lang="en">Download Music Video information</description> <description lang="es">Descarga Información de Videoclips de www.mtv.com</description> <description lang="fr">Télécharge les infos des vidéo-clips</description> <description lang="hu">Zenei videóklip információk letöltése</description> <description lang="kr">MTV 에서 뮤직비디오 정보 다운로드</description> <description lang="nl">Download Muziekvideo informatie</description> + <description lang="pl">Pobieraj informacje o teledyskach</description> <description lang="pt">Descarregar informação de videoclips de www.mtv.com</description> <description lang="se">Ladda ner musikvideo information från MTV.</description> <description lang="zh">下载音乐电视资料。</description> - <description lang="pl">Pobieraj informacje o teledyskach</description> <platform>all</platform> </extension> </addon> |