Better modules descriptions
This commit is contained in:
parent
52be8b4fb7
commit
9518899b34
11 changed files with 11 additions and 11 deletions
|
|
@ -34,7 +34,7 @@ class BredBackend(BaseBackend, ICapBank):
|
|||
MAINTAINER = u'Romain Bignon'
|
||||
EMAIL = 'romain@weboob.org'
|
||||
VERSION = '0.g'
|
||||
DESCRIPTION = u'Bred French bank website'
|
||||
DESCRIPTION = u'BRED French bank website'
|
||||
LICENSE = 'AGPLv3+'
|
||||
CONFIG = BackendConfig(ValueBackendPassword('login', label='Account ID', masked=False),
|
||||
ValueBackendPassword('password', label='Password of account'))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue