Better descriptions for modules
This commit is contained in:
parent
de02bc749d
commit
0fa7060b68
54 changed files with 58 additions and 63 deletions
|
|
@ -42,7 +42,7 @@ class YoutubeBackend(BaseBackend, ICapVideo):
|
|||
MAINTAINER = 'Christophe Benz'
|
||||
EMAIL = 'christophe.benz@gmail.com'
|
||||
VERSION = '0.b'
|
||||
DESCRIPTION = 'Youtube videos website'
|
||||
DESCRIPTION = 'YouTube video streaming website'
|
||||
LICENSE = 'AGPLv3+'
|
||||
BROWSER = YoutubeBrowser
|
||||
CONFIG = BackendConfig(Value('username', label='Email address', default=''),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue