From 9518899b34b82d05e9625ef6ba599c8bf0119cb3 Mon Sep 17 00:00:00 2001 From: Laurent Bachelier Date: Wed, 27 Mar 2013 00:03:20 +0100 Subject: [PATCH] Better modules descriptions --- modules/750g/backend.py | 2 +- modules/allocine/backend.py | 2 +- modules/attilasub/backend.py | 2 +- modules/bred/backend.py | 2 +- modules/btmon/backend.py | 2 +- modules/cmso/backend.py | 2 +- modules/creditcooperatif/backend.py | 2 +- modules/creditdunord/backend.py | 2 +- modules/cuisineaz/backend.py | 2 +- modules/marmiton/backend.py | 2 +- modules/parolesmania/backend.py | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/modules/750g/backend.py b/modules/750g/backend.py index 1fa0f95ea8..a8c3d9680e 100644 --- a/modules/750g/backend.py +++ b/modules/750g/backend.py @@ -30,7 +30,7 @@ class SevenFiftyGramsBackend(BaseBackend, ICapRecipe): MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' VERSION = '0.g' - DESCRIPTION = '750g recipe website' + DESCRIPTION = u'750g French recipe website' LICENSE = 'AGPLv3+' BROWSER = SevenFiftyGramsBrowser diff --git a/modules/allocine/backend.py b/modules/allocine/backend.py index 7a1d06292e..722f276822 100644 --- a/modules/allocine/backend.py +++ b/modules/allocine/backend.py @@ -32,7 +32,7 @@ class AllocineBackend(BaseBackend, ICapCinema): MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' VERSION = '0.g' - DESCRIPTION = 'Allocine french cinema database service' + DESCRIPTION = u'AlloCiné French cinema database service' LICENSE = 'AGPLv3+' BROWSER = AllocineBrowser diff --git a/modules/attilasub/backend.py b/modules/attilasub/backend.py index eea25e785b..a31d31084c 100644 --- a/modules/attilasub/backend.py +++ b/modules/attilasub/backend.py @@ -32,7 +32,7 @@ class AttilasubBackend(BaseBackend, ICapSubtitle): MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' VERSION = '0.g' - DESCRIPTION = '"Attila'' s Website 2.0" french subtitles' + DESCRIPTION = '"Attila\'s Website 2.0" French subtitles' LICENSE = 'AGPLv3+' LANGUAGE_LIST = ['fr'] BROWSER = AttilasubBrowser diff --git a/modules/bred/backend.py b/modules/bred/backend.py index c932e664be..8eaf862eb2 100644 --- a/modules/bred/backend.py +++ b/modules/bred/backend.py @@ -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')) diff --git a/modules/btmon/backend.py b/modules/btmon/backend.py index 606589d7e8..e9d2cd2b69 100644 --- a/modules/btmon/backend.py +++ b/modules/btmon/backend.py @@ -32,7 +32,7 @@ class BtmonBackend(BaseBackend, ICapTorrent): MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' VERSION = '0.g' - DESCRIPTION = 'Btmon BitTorrent tracker' + DESCRIPTION = 'BTMon BitTorrent database' LICENSE = 'AGPLv3+' BROWSER = BtmonBrowser diff --git a/modules/cmso/backend.py b/modules/cmso/backend.py index 6dcef7d46d..7844700df1 100644 --- a/modules/cmso/backend.py +++ b/modules/cmso/backend.py @@ -33,7 +33,7 @@ class CmsoBackend(BaseBackend, ICapBank): MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' VERSION = '0.g' - DESCRIPTION = u'Credit Mutuel Sud Ouest French bank website' + DESCRIPTION = u'Crédit Mutuel Sud-Ouest French bank website' LICENSE = 'AGPLv3+' CONFIG = BackendConfig(ValueBackendPassword('login', label='Account ID', masked=False), ValueBackendPassword('password', label='Password')) diff --git a/modules/creditcooperatif/backend.py b/modules/creditcooperatif/backend.py index 19327ba164..0b6146ffcc 100644 --- a/modules/creditcooperatif/backend.py +++ b/modules/creditcooperatif/backend.py @@ -34,7 +34,7 @@ class CreditCooperatifBackend(BaseBackend, ICapBank): MAINTAINER = u'Kevin Pouget' EMAIL = 'weboob@kevin.pouget.me' VERSION = '0.g' - DESCRIPTION = u'Credit Cooperatif French bank website' + DESCRIPTION = u'Crédit Coopératif French bank website' LICENSE = 'AGPLv3+' auth_type = {'particular': "Interface Particuliers", 'weak' : "Code confidentiel (pro)", diff --git a/modules/creditdunord/backend.py b/modules/creditdunord/backend.py index 14c60cb4b5..260fa5ceb7 100644 --- a/modules/creditdunord/backend.py +++ b/modules/creditdunord/backend.py @@ -35,7 +35,7 @@ class CreditDuNordBackend(BaseBackend, ICapBank): MAINTAINER = u'Romain Bignon' EMAIL = 'romain@weboob.org' VERSION = '0.g' - DESCRIPTION = u'Crédit du Nord French bank website' + DESCRIPTION = u'Crédit du Nord, Banque Courtois, Kolb, Tarneaud French bank website' LICENSE = 'AGPLv3+' website_choices = OrderedDict([(k, u'%s (%s)' % (v, k)) for k, v in sorted({ 'www.credit-du-nord.fr': u'Crédit du Nord', diff --git a/modules/cuisineaz/backend.py b/modules/cuisineaz/backend.py index 2eff23abd0..1cad58cd59 100644 --- a/modules/cuisineaz/backend.py +++ b/modules/cuisineaz/backend.py @@ -35,7 +35,7 @@ class CuisineazBackend(BaseBackend, ICapRecipe): MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' VERSION = '0.g' - DESCRIPTION = 'Cuisine AZ recipe website' + DESCRIPTION = u'Cuisine AZ French recipe website' LICENSE = 'AGPLv3+' BROWSER = CuisineazBrowser diff --git a/modules/marmiton/backend.py b/modules/marmiton/backend.py index a547808eb3..27e1677c84 100644 --- a/modules/marmiton/backend.py +++ b/modules/marmiton/backend.py @@ -32,7 +32,7 @@ class MarmitonBackend(BaseBackend, ICapRecipe): MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' VERSION = '0.g' - DESCRIPTION = 'Marmiton recipe website' + DESCRIPTION = u'Marmiton French recipe website' LICENSE = 'AGPLv3+' BROWSER = MarmitonBrowser diff --git a/modules/parolesmania/backend.py b/modules/parolesmania/backend.py index fff00e962d..ac93e4d83a 100644 --- a/modules/parolesmania/backend.py +++ b/modules/parolesmania/backend.py @@ -32,7 +32,7 @@ class ParolesmaniaBackend(BaseBackend, ICapLyrics): MAINTAINER = u'Julien Veyssier' EMAIL = 'julien.veyssier@aiur.fr' VERSION = '0.g' - DESCRIPTION = 'parolesmania lyrics website' + DESCRIPTION = 'Paroles Mania lyrics website' LICENSE = 'AGPLv3+' BROWSER = ParolesmaniaBrowser -- GitLab