Fix application descriptions.
This commit is contained in:
parent
4ad11c46c7
commit
c7ff4640a0
17 changed files with 25 additions and 26 deletions
|
|
@ -41,6 +41,7 @@ class VideoobWeb(BaseApplication):
|
|||
APPNAME = 'videoob-webserver'
|
||||
VERSION = '0.8'
|
||||
COPYRIGHT = 'Copyright(C) 2010-2011 Christophe Benz'
|
||||
DESCRIPTION = 'WSGI web server application allowing to search for videos on various websites.'
|
||||
CAPS = ICapVideo
|
||||
CONFIG = dict(host='localhost', port=8080)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue