mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-08-26 12:46:08 +00:00
calibre: Minor changes to app description
Signed-off-by: Joseph Nuthalapati <njoseph@riseup.net>
This commit is contained in:
parent
6bfffeee13
commit
5a04f6d309
@ -31,13 +31,13 @@ _description = [
|
|||||||
'You can store your e-books on your {box_name}, read them online or '
|
'You can store your e-books on your {box_name}, read them online or '
|
||||||
'from any of your devices.'), box_name=_(cfg.box_name)),
|
'from any of your devices.'), box_name=_(cfg.box_name)),
|
||||||
_('You can organize your e-books, extract and edit their metadata, and '
|
_('You can organize your e-books, extract and edit their metadata, and '
|
||||||
'perform advanced search. It can import, export, or convert across a '
|
'perform advanced search. calibre can import, export, or convert across '
|
||||||
'wide range of formats to make e-books ready for reading on any '
|
'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 '
|
'device. It also provides an online web reader. It remembers your '
|
||||||
'reader. It remembers your last read location, bookmarks, and '
|
'last read location, bookmarks, and highlighted text. Content '
|
||||||
'highlighted text.'),
|
'distribution using OPDS is currently not supported.'),
|
||||||
_('Only users belonging to <em>calibre</em> group will be able to access '
|
_('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
|
app = None
|
||||||
|
|||||||
@ -42,6 +42,5 @@ SystemCallFilter=~@privileged
|
|||||||
SystemCallErrorNumber=EPERM
|
SystemCallErrorNumber=EPERM
|
||||||
Type=simple
|
Type=simple
|
||||||
|
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user