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'
|
||||
VERSION = '0.5'
|
||||
COPYRIGHT = 'Copyright(C) 2010 Christophe Benz, Romain Bignon, John Obbele'
|
||||
DESCRIPTION = 'Search and get information about videos'
|
||||
CAPS = ICapVideo
|
||||
EXTRA_FORMATTERS = {'video_list': VideoListFormatter}
|
||||
COMMANDS_FORMATTERS = {'search': 'video_list'}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue