Opus driver: Generate t2b files and delete helper files when removing a book from the device.

This commit is contained in:
Kovid Goyal 2009-10-17 12:29:11 -06:00
parent 0cab0f4fd4
commit 9eacbc9d8c

View file

@ -78,7 +78,7 @@ def upload_books(self, files, names, on_card=None, end_session=True,
return zip(paths, cycle([on_card]))
class CYBOOK_OPUS(USBMS):
class CYBOOK_OPUS(CYBOOKG3):
name = 'Cybook Opus Device Interface'
gui_name = 'Cybook Opus'