Better descriptions for modules

This commit is contained in:
Laurent Bachelier 2012-02-11 00:46:48 +01:00
commit 0fa7060b68
54 changed files with 58 additions and 63 deletions

View file

@ -61,7 +61,7 @@ class AuMBackend(BaseBackend, ICapMessages, ICapMessagesPost, ICapDating, ICapCh
EMAIL = 'romain@weboob.org'
VERSION = '0.b'
LICENSE = 'AGPLv3+'
DESCRIPTION = u"“Adopte un mec” french dating website"
DESCRIPTION = u'"Adopte un Mec" French dating website'
CONFIG = BackendConfig(Value('username', label='Username'),
ValueBackendPassword('password', label='Password'),
ValueBool('antispam', label='Enable anti-spam', default=False),