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

This commit is contained in:
John Schember 2009-10-17 14:17:26 -04:00
parent 08750ea76e
commit c26fd05fce

View file

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