mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-14 19:03:30 +02:00
...
This commit is contained in:
parent
0842a7ba2d
commit
3d972704a5
1 changed files with 2 additions and 0 deletions
|
|
@ -388,6 +388,8 @@ class KINDLE_FIRE(KINDLE2):
|
|||
|
||||
EBOOK_DIR_MAIN = 'Documents'
|
||||
SUPPORTS_SUB_DIRS = False
|
||||
VENDOR_NAME = 'AMAZON'
|
||||
WINDOWS_MAIN_MEM = 'KINDLE'
|
||||
|
||||
def get_main_ebook_dir(self, for_upload=False):
|
||||
if for_upload:
|
||||
|
|
|
|||
Loading…
Reference in a new issue