Better descriptions for modules
This commit is contained in:
parent
de02bc749d
commit
0fa7060b68
54 changed files with 58 additions and 63 deletions
|
|
@ -41,7 +41,7 @@ class DLFPBackend(BaseBackend, ICapMessages, ICapMessagesPost, ICapContent):
|
|||
EMAIL = 'romain@weboob.org'
|
||||
VERSION = '0.b'
|
||||
LICENSE = 'AGPLv3+'
|
||||
DESCRIPTION = "Da Linux French Page"
|
||||
DESCRIPTION = "Da Linux French Page news website"
|
||||
CONFIG = BackendConfig(Value('username', label='Username', regexp='.+'),
|
||||
ValueBackendPassword('password', label='Password'),
|
||||
ValueBool('get_news', label='Get newspapers', default=True),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue