From 5e27dcb83abb393dfbfd848f5274ccc42943fbf4 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Kempf Date: Fri, 19 Mar 2010 17:51:13 +0100 Subject: [PATCH] IMDB: use a shortdesc Close #3414 --- share/lua/extensions/imdb.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/share/lua/extensions/imdb.lua b/share/lua/extensions/imdb.lua index 93b0cd9019..90ab9127ad 100644 --- a/share/lua/extensions/imdb.lua +++ b/share/lua/extensions/imdb.lua @@ -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 = "
The Internet Movie Database
\n" .. "Get information about movies from the Internet " .. "Movie Database (IMDb).\nThis Extension will show " -- 2.39.2