This commit is contained in:
John Schember 2011-05-23 07:44:03 -04:00
parent fa50fa00b3
commit 257195be1f

View File

@ -1269,7 +1269,7 @@ class StoreKoboStore(StoreBase):
actual_plugin = 'calibre.gui2.store.kobo_plugin:KoboStore' actual_plugin = 'calibre.gui2.store.kobo_plugin:KoboStore'
drm_free_only = False drm_free_only = False
headquarters = 'US' headquarters = 'CA'
formats = ['EPUB'] formats = ['EPUB']
class StoreManyBooksStore(StoreBase): class StoreManyBooksStore(StoreBase):