mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
9724d66173
commit
e741fb3aeb
@ -19,7 +19,7 @@ from calibre.gui2.store.search_result import SearchResult
|
|||||||
class AmazonKindleStore(StorePlugin):
|
class AmazonKindleStore(StorePlugin):
|
||||||
|
|
||||||
name = 'Amazon Kindle'
|
name = 'Amazon Kindle'
|
||||||
description = _('Buy Kindle books from Amazon')
|
description = _('Kindle books from Amazon')
|
||||||
|
|
||||||
def open(self, gui, parent=None, detail_item=None):
|
def open(self, gui, parent=None, detail_item=None):
|
||||||
from calibre.gui2 import open_url
|
from calibre.gui2 import open_url
|
||||||
|
Loading…
x
Reference in New Issue
Block a user