From f3dec3678f12ec3fd1aba279c8dcaa4242ee2e5a Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 16 Nov 2011 20:57:42 +0530 Subject: [PATCH] ... --- src/calibre/devices/kindle/driver.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/calibre/devices/kindle/driver.py b/src/calibre/devices/kindle/driver.py index 6e8710b041..a08f80c6d5 100644 --- a/src/calibre/devices/kindle/driver.py +++ b/src/calibre/devices/kindle/driver.py @@ -387,6 +387,7 @@ class KINDLE_FIRE(KINDLE2): BCD = [0x216, 0x100] EBOOK_DIR_MAIN = 'Documents' + SUPPORTS_SUB_DIRS = False def get_main_ebook_dir(self, for_upload=False): if for_upload: