OSX support for the Cooler reader.

This commit is contained in:
John Schember 2009-08-04 19:43:42 -04:00
parent aebc9bd8bc
commit 95f9cf113a

View File

@ -64,4 +64,6 @@ class COOL_ER(EB600):
VENDOR_NAME = 'COOL-ER' VENDOR_NAME = 'COOL-ER'
WINDOWS_MAIN_MEM = 'EREADER' WINDOWS_MAIN_MEM = 'EREADER'
OSX_MAIN_MEM = 'COOL-ER eReader Media'
EBOOK_DIR_MAIN = 'my docs' EBOOK_DIR_MAIN = 'my docs'