mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Opus driver: Generate t2b files and delete helper files when removing a book from the device.
This commit is contained in:
parent
0cab0f4fd4
commit
9eacbc9d8c
@ -78,7 +78,7 @@ class CYBOOKG3(USBMS):
|
|||||||
return zip(paths, cycle([on_card]))
|
return zip(paths, cycle([on_card]))
|
||||||
|
|
||||||
|
|
||||||
class CYBOOK_OPUS(USBMS):
|
class CYBOOK_OPUS(CYBOOKG3):
|
||||||
|
|
||||||
name = 'Cybook Opus Device Interface'
|
name = 'Cybook Opus Device Interface'
|
||||||
gui_name = 'Cybook Opus'
|
gui_name = 'Cybook Opus'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user