add a description
This commit is contained in:
parent
9242a2e3e2
commit
d546294964
1 changed files with 1 additions and 0 deletions
|
|
@ -56,6 +56,7 @@ class Videoob(ReplApplication):
|
||||||
APPNAME = 'videoob'
|
APPNAME = 'videoob'
|
||||||
VERSION = '0.5'
|
VERSION = '0.5'
|
||||||
COPYRIGHT = 'Copyright(C) 2010 Christophe Benz, Romain Bignon, John Obbele'
|
COPYRIGHT = 'Copyright(C) 2010 Christophe Benz, Romain Bignon, John Obbele'
|
||||||
|
DESCRIPTION = 'Search and get information about videos'
|
||||||
CAPS = ICapVideo
|
CAPS = ICapVideo
|
||||||
EXTRA_FORMATTERS = {'video_list': VideoListFormatter}
|
EXTRA_FORMATTERS = {'video_list': VideoListFormatter}
|
||||||
COMMANDS_FORMATTERS = {'search': 'video_list'}
|
COMMANDS_FORMATTERS = {'search': 'video_list'}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue