mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
d9991d8ce8
commit
9160ec4753
@ -51,8 +51,9 @@ class EB600(USBMS):
|
||||
|
||||
class TOLINO(EB600):
|
||||
|
||||
name = 'Tolino Device Interface'
|
||||
gui_name = 'Tolino'
|
||||
name = 'Tolino Shine Device Interface'
|
||||
gui_name = 'Tolino Shine'
|
||||
description = _('Communicate with the Tolino Shine reader.')
|
||||
FORMATS = ['epub', 'pdf', 'txt']
|
||||
BCD = [0x226]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user