calibre: Minor changes to app description

Signed-off-by: Joseph Nuthalapati <njoseph@riseup.net>
This commit is contained in:
Joseph Nuthalapati 2020-09-27 22:14:04 +05:30
parent 6bfffeee13
commit 5a04f6d309
No known key found for this signature in database
GPG Key ID: 5398F00A2FA43C35
2 changed files with 6 additions and 7 deletions

View File

@ -31,13 +31,13 @@ _description = [
'You can store your e-books on your {box_name}, read them online or '
'from any of your devices.'), box_name=_(cfg.box_name)),
_('You can organize your e-books, extract and edit their metadata, and '
'perform advanced search. It can import, export, or convert across a '
'wide range of formats to make e-books ready for reading on any '
'device. You can read books on your browser with the builtin web '
'reader. It remembers your last read location, bookmarks, and '
'highlighted text.'),
'perform advanced search. calibre can import, export, or convert across '
'a wide range of formats to make e-books ready for reading on any '
'device. It also provides an online web reader. It remembers your '
'last read location, bookmarks, and highlighted text. Content '
'distribution using OPDS is currently not supported.'),
_('Only users belonging to <em>calibre</em> group will be able to access '
'the app. Content distribution with OPDS is currently not supported.')
'the app. All users with access can use all the libraries.')
]
app = None

View File

@ -42,6 +42,5 @@ SystemCallFilter=~@privileged
SystemCallErrorNumber=EPERM
Type=simple
[Install]
WantedBy=multi-user.target