mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
OSX support for the Cooler reader.
This commit is contained in:
parent
aebc9bd8bc
commit
95f9cf113a
@ -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'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user