From 1fc31946d6f0b6b51360b1a5db2fc1a5294b8bab Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 24 Feb 2011 20:30:32 -0700 Subject: [PATCH] ... --- src/calibre/devices/misc.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/calibre/devices/misc.py b/src/calibre/devices/misc.py index a2d1817de0..124f8e39c4 100644 --- a/src/calibre/devices/misc.py +++ b/src/calibre/devices/misc.py @@ -269,4 +269,5 @@ class NEXTBOOK(USBMS): VENDOR_NAME = 'NEXT2' WINDOWS_MAIN_MEM = WINDOWS_CARD_A_MEM = '1.0.14' + SUPPORTS_SUB_DIRS = True