Better descriptions for modules
This commit is contained in:
parent
de02bc749d
commit
0fa7060b68
54 changed files with 58 additions and 63 deletions
|
|
@ -32,7 +32,7 @@ class TransilienBackend(BaseBackend, ICapTravel):
|
|||
EMAIL = 'juke@free.fr'
|
||||
VERSION = '0.b'
|
||||
LICENSE = 'AGPLv3+'
|
||||
DESCRIPTION = "Transports in Paris"
|
||||
DESCRIPTION = u"Public transportation in the Paris area"
|
||||
BROWSER = Transilien
|
||||
|
||||
def iter_station_search(self, pattern):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue