mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Driver for Kiano Booky Light. Fixes #1353893 [calibre doesn't see the device, Kiano Booky Light](https://bugs.launchpad.net/calibre/+bug/1353893)
This commit is contained in:
parent
fd544e7058
commit
af628992c0
@ -210,8 +210,8 @@ class ALURATEK_COLOR(USBMS):
|
|||||||
|
|
||||||
EBOOK_DIR_MAIN = EBOOK_DIR_CARD_A = 'books'
|
EBOOK_DIR_MAIN = EBOOK_DIR_CARD_A = 'books'
|
||||||
|
|
||||||
VENDOR_NAME = ['USB_2.0', 'EZREADER', 'C4+', 'WOXTER']
|
VENDOR_NAME = ['USB_2.0', 'EZREADER', 'C4+', 'WOXTER', 'KIANO']
|
||||||
WINDOWS_MAIN_MEM = WINDOWS_CARD_A_MEM = ['USB_FLASH_DRIVER', '.', 'TOUCH', 'SCRIBA_190']
|
WINDOWS_MAIN_MEM = WINDOWS_CARD_A_MEM = ['USB_FLASH_DRIVER', '.', 'TOUCH', 'SCRIBA_190', 'BOOKYLIGHT']
|
||||||
SCAN_FROM_ROOT = True
|
SCAN_FROM_ROOT = True
|
||||||
SUPPORTS_SUB_DIRS_FOR_SCAN = True
|
SUPPORTS_SUB_DIRS_FOR_SCAN = True
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user