mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Store: OpenBooks description.
This commit is contained in:
parent
e4323532fa
commit
2730257c7b
@ -1380,7 +1380,7 @@ class StoreNextoStore(StoreBase):
|
||||
|
||||
class StoreOpenBooksStore(StoreBase):
|
||||
name = 'Open Books'
|
||||
description = u''
|
||||
description = u'Comprehensive listing of DRM free ebooks from a variety of sources provided by users of calibre.'
|
||||
actual_plugin = 'calibre.gui2.store.open_books_plugin:OpenBooksStore'
|
||||
|
||||
drm_free_only = True
|
||||
|
Loading…
x
Reference in New Issue
Block a user