Better modules descriptions
This commit is contained in:
parent
52be8b4fb7
commit
9518899b34
11 changed files with 11 additions and 11 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue