iRed DR: Put books into ebooks directory.

This commit is contained in:
John Schember 2009-08-01 21:25:28 -04:00
parent de5d912963
commit 66fe82db22

View File

@ -34,7 +34,7 @@ class IREXDR1000(USBMS):
MAIN_MEMORY_VOLUME_LABEL = 'IRex Digital Reader 1000 Main Memory'
EBOOK_DIR_MAIN = ''
EBOOK_DIR_MAIN = 'ebooks'
SUPPORTS_SUB_DIRS = True
def delete_books(self, paths, end_session=True):