Better descriptions for modules
This commit is contained in:
parent
de02bc749d
commit
0fa7060b68
54 changed files with 58 additions and 63 deletions
|
|
@ -40,7 +40,7 @@ class CanalplusBackend(BaseBackend, ICapVideo, ICapCollection):
|
|||
MAINTAINER = 'Nicolas Duhamel'
|
||||
EMAIL = 'nicolas@jombi.fr'
|
||||
VERSION = '0.b'
|
||||
DESCRIPTION = 'Canal plus french TV'
|
||||
DESCRIPTION = 'Canal Plus French TV'
|
||||
LICENSE = 'AGPLv3+'
|
||||
CONFIG = BackendConfig(Value('quality', label='Quality of videos', choices=['hd', 'sd'], default='hd'))
|
||||
BROWSER = CanalplusBrowser
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue