mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-09 04:52:48 +02:00
OSX support for the Cooler reader.
This commit is contained in:
parent
aebc9bd8bc
commit
95f9cf113a
1 changed files with 2 additions and 0 deletions
|
|
@ -64,4 +64,6 @@ class COOL_ER(EB600):
|
|||
VENDOR_NAME = 'COOL-ER'
|
||||
WINDOWS_MAIN_MEM = 'EREADER'
|
||||
|
||||
OSX_MAIN_MEM = 'COOL-ER eReader Media'
|
||||
|
||||
EBOOK_DIR_MAIN = 'my docs'
|
||||
|
|
|
|||
Loading…
Reference in a new issue