Better module descriptions
This commit is contained in:
parent
d729ec256d
commit
9bcf070ca7
6 changed files with 6 additions and 6 deletions
|
|
@ -26,7 +26,7 @@ __all__ = ['GroovesharkBackend']
|
|||
|
||||
class GroovesharkBackend(BaseBackend, ICapVideo):
|
||||
NAME = 'grooveshark'
|
||||
DESCRIPTION = u'grooveshark website'
|
||||
DESCRIPTION = u'Grooveshark music streaming website'
|
||||
MAINTAINER = u'Bezleputh'
|
||||
EMAIL = 'carton_ben@yahoo.fr'
|
||||
VERSION = '0.h'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue