Driver for Icarus Essence

Fixes #1226304 [request of support for new device](https://bugs.launchpad.net/calibre/+bug/1226304)
This commit is contained in:
Kovid Goyal 2013-09-17 15:20:23 +05:30
parent b78885e01f
commit 64d62847e3

View File

@ -72,7 +72,7 @@ class IPAPYRUS(TECLAST_K3):
FORMATS = ['epub', 'pdf', 'txt']
VENDOR_NAME = ['E_READER', 'EBOOKREA']
VENDOR_NAME = ['E_READER', 'EBOOKREA', 'ICARUS']
WINDOWS_MAIN_MEM = ''
class SOVOS(TECLAST_K3):