Better modules descriptions

This commit is contained in:
Laurent Bachelier 2013-03-27 00:03:20 +01:00
commit 9518899b34
11 changed files with 11 additions and 11 deletions

View file

@ -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