Add new variables for Woblink

This commit is contained in:
Tomasz Długosz 2011-05-22 13:32:29 +02:00
parent 62c390ecc9
commit d9dc12c9d9

View File

@ -1364,6 +1364,10 @@ class StoreWoblinkStore(StoreBase):
description = _('Czytanie zdarza się wszędzie!')
actual_plugin = 'calibre.gui2.store.woblink_plugin:WoblinkStore'
drm_free_only = False
location = 'PL'
formats = ['EPUB']
plugins += [
StoreArchiveOrgStore,
StoreAmazonKindleStore,