mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
calibre: Fix manual page name
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
0255058656
commit
79acc9b918
@ -59,7 +59,7 @@ class CalibreApp(app_module.App):
|
||||
info = app_module.Info(app_id=self.app_id, version=version,
|
||||
name=_('calibre'), icon_filename='calibre',
|
||||
short_description=_('E-book Library'),
|
||||
description=_description, manual_page='calibre',
|
||||
description=_description, manual_page='Calibre',
|
||||
clients=clients,
|
||||
donation_url='https://calibre-ebook.com/donate')
|
||||
self.add(info)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user