mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Add new variables for Woblink
This commit is contained in:
parent
62c390ecc9
commit
d9dc12c9d9
@ -1364,6 +1364,10 @@ class StoreWoblinkStore(StoreBase):
|
|||||||
description = _('Czytanie zdarza się wszędzie!')
|
description = _('Czytanie zdarza się wszędzie!')
|
||||||
actual_plugin = 'calibre.gui2.store.woblink_plugin:WoblinkStore'
|
actual_plugin = 'calibre.gui2.store.woblink_plugin:WoblinkStore'
|
||||||
|
|
||||||
|
drm_free_only = False
|
||||||
|
location = 'PL'
|
||||||
|
formats = ['EPUB']
|
||||||
|
|
||||||
plugins += [
|
plugins += [
|
||||||
StoreArchiveOrgStore,
|
StoreArchiveOrgStore,
|
||||||
StoreAmazonKindleStore,
|
StoreAmazonKindleStore,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user