mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-01-29 15:35:07 +01:00
...
This commit is contained in:
parent
9724d66173
commit
e741fb3aeb
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
class AmazonKindleStore(StorePlugin):
|
||||
|
||||
name = 'Amazon Kindle'
|
||||
description = _('Buy Kindle books from Amazon')
|
||||
description = _('Kindle books from Amazon')
|
||||
|
||||
def open(self, gui, parent=None, detail_item=None):
|
||||
from calibre.gui2 import open_url
|
||||
|
|
|
|||
Loading…
Reference in a new issue