mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
0842a7ba2d
commit
3d972704a5
@ -388,6 +388,8 @@ class KINDLE_FIRE(KINDLE2):
|
|||||||
|
|
||||||
EBOOK_DIR_MAIN = 'Documents'
|
EBOOK_DIR_MAIN = 'Documents'
|
||||||
SUPPORTS_SUB_DIRS = False
|
SUPPORTS_SUB_DIRS = False
|
||||||
|
VENDOR_NAME = 'AMAZON'
|
||||||
|
WINDOWS_MAIN_MEM = 'KINDLE'
|
||||||
|
|
||||||
def get_main_ebook_dir(self, for_upload=False):
|
def get_main_ebook_dir(self, for_upload=False):
|
||||||
if for_upload:
|
if for_upload:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user