mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
...
This commit is contained in:
parent
adc1c1f4be
commit
f3dec3678f
@ -387,6 +387,7 @@ class KINDLE_FIRE(KINDLE2):
|
|||||||
BCD = [0x216, 0x100]
|
BCD = [0x216, 0x100]
|
||||||
|
|
||||||
EBOOK_DIR_MAIN = 'Documents'
|
EBOOK_DIR_MAIN = 'Documents'
|
||||||
|
SUPPORTS_SUB_DIRS = False
|
||||||
|
|
||||||
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