english error
This commit is contained in:
parent
bea732d534
commit
054fda2cc0
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ class NewsfeedBackend(BaseBackend, ICapMessages):
|
|||
MAINTAINER = u"Clément Schreiner"
|
||||
EMAIL = "clemux@clemux.info"
|
||||
VERSION = '0.4'
|
||||
DESCRIPTION = "Loads RSS and Atom feeds from any websites"
|
||||
DESCRIPTION = "Loads RSS and Atom feeds from any website"
|
||||
LICENSE = "GPLv3"
|
||||
CONFIG = ValuesDict(Value('url', label="Atom/RSS feed's url"))
|
||||
STORAGE = {'seen': []}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue