mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-21 21:53:19 +02:00
Merge branch 'master' of https://github.com/cbhaley/calibre
This commit is contained in:
commit
eb4e50df7c
1 changed files with 1 additions and 1 deletions
|
|
@ -1779,7 +1779,7 @@ class StoreSmashwordsStore(StoreBase):
|
|||
|
||||
|
||||
class StoreSwiatEbookowStore(StoreBase):
|
||||
name = 'Świat Ebooków'
|
||||
name = u'Świat Ebooków'
|
||||
author = u'Tomasz Długosz'
|
||||
description = u'Ebooki maje tę zaletę, że są zawsze i wszędzie tam, gdzie tylko nas dopadnie ochota na czytanie.'
|
||||
actual_plugin = 'calibre.gui2.store.stores.swiatebookow_plugin:SwiatEbookowStore'
|
||||
|
|
|
|||
Loading…
Reference in a new issue