]> git.sesse.net Git - vlc/commitdiff
IMDB: use a shortdesc
authorJean-Baptiste Kempf <jb@videolan.org>
Fri, 19 Mar 2010 16:51:13 +0000 (17:51 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 19 Mar 2010 16:51:13 +0000 (17:51 +0100)
Close #3414

share/lua/extensions/imdb.lua

index 93b0cd9019dc939a5fc2f13a737ad91f21db75f7..90ab9127adc0f288a830d856043833a25eea383b 100644 (file)
@@ -27,6 +27,7 @@ function descriptor()
              version = "0.1" ;
              author = "Jean-Philippe AndrĂ©" ;
              url = 'http://www.imdb.org/';
+             shortdesc = "The Internet Movie Database\n";
              description = "<center><b>The Internet Movie Database</b></center>\n"
                         .. "Get information about movies from the Internet "
                         .. "Movie Database (IMDb).\nThis Extension will show "