diff options
author | spiff_ <spiff_@svn> | 2010-06-07 22:10:10 +0000 |
---|---|---|
committer | spiff_ <spiff_@svn> | 2010-06-07 22:10:10 +0000 |
commit | d644c76575d515cac3909381cf0ee076b08055d5 (patch) | |
tree | 21e8b72fbff4d18c558417a844367e434910ffc0 /addons/metadata.tvdb.com | |
parent | cf9088ba038bb1c3cd38cb2c0e6771257c1beeb9 (diff) |
cosmetics
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30924 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'addons/metadata.tvdb.com')
-rw-r--r-- | addons/metadata.tvdb.com/addon.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addons/metadata.tvdb.com/addon.xml b/addons/metadata.tvdb.com/addon.xml index def6963eb0..a27301386d 100644 --- a/addons/metadata.tvdb.com/addon.xml +++ b/addons/metadata.tvdb.com/addon.xml @@ -11,7 +11,7 @@ library="tvdb.xml"/> <extension point="xbmc.addon.metadata"> <summary>Fetch TV show metadata from TheTVDB.com</summary> - <description>TheTVDB.com is a TV Scraper. The site is a massive open database that can be modified by anybody and contains full meta data for many shows in different languages. All content and images on the site have been contributed by their users for users and have a high standard or quality. The database schema and website are open source under the GPL.</description> + <description>TheTVDB.com is a TV Scraper. The site is a massive open database that can be modified by anybody and contains full meta data for many shows in different languages. All content and images on the site have been contributed by their users for users and have a high standard or quality. The database schema and website are open source under the GPL.</description> <description lang="nl">TheTVDB.com is een TV-show Scraper. De site is een gigantische open databank die door iedereen kan aangepast en uitgebreid worden. Het bevat informatie voor vele TV-shows in verschillende talen. Alle inhoud en afbeeldingen zijn bijgedragen door en voor gebruikers met een hoge kwaliteitsnorm. Het databank schema en de website zijn vrijgegeven onder de open source GPL licentie.</description> <platform>all</platform> </extension> |