mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
calibre: Update group description to reflect 'using' app
- It is incorrect to say that group membership is needed to administer calibre. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
29e3c9eaa8
commit
9c013be54b
@ -54,7 +54,7 @@ class CalibreApp(app_module.App):
|
||||
"""Create components for the app."""
|
||||
super().__init__()
|
||||
|
||||
groups = {'calibre': _('Administer calibre application')}
|
||||
groups = {'calibre': _('Use calibre e-book libraries')}
|
||||
|
||||
info = app_module.Info(app_id=self.app_id, version=version,
|
||||
name=_('calibre'), icon_filename='calibre',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user