mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Change store name
This commit is contained in:
parent
cfad95d0ea
commit
2c2f0c272b
@ -1254,7 +1254,7 @@ class StoreBeWriteStore(StoreBase):
|
||||
formats = ['EPUB', 'MOBI', 'PDF']
|
||||
|
||||
class StoreBiblioStore(StoreBase):
|
||||
name = 'Biblio'
|
||||
name = u'Библио.бг'
|
||||
author = 'Alex Stanev'
|
||||
description = u'Електронна книжарница за книги и списания във формати ePUB и PDF. Част от заглавията са с активна DRM защита.'
|
||||
actual_plugin = 'calibre.gui2.store.stores.biblio_plugin:BiblioStore'
|
||||
|
Loading…
x
Reference in New Issue
Block a user