From 3d972704a5317c43bced907ec14651d1acecb28b Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 18 Nov 2011 10:59:25 +0530 Subject: [PATCH] ... --- src/calibre/devices/kindle/driver.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/calibre/devices/kindle/driver.py b/src/calibre/devices/kindle/driver.py index a08f80c6d5..1770a793ec 100644 --- a/src/calibre/devices/kindle/driver.py +++ b/src/calibre/devices/kindle/driver.py @@ -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: