Fix memory card not being detected for Elonex 621 on Windows

This commit is contained in:
Kovid Goyal 2013-07-17 07:59:44 +05:30
parent 7ceedb4e3c
commit 2e6813ce02

View File

@ -86,7 +86,7 @@ class COOL_ER(EB600):
FORMATS = ['epub', 'mobi', 'prc', 'pdf', 'txt']
VENDOR_NAME = 'COOL-ER'
WINDOWS_MAIN_MEM = 'EREADER'
WINDOWS_MAIN_MEM = WINDOWS_CARD_A_MEM = 'EREADER'
OSX_MAIN_MEM = 'COOL-ER eReader Media'