Fix #1270533 [Rename Orizon plugin to Cybook Orizon](https://bugs.launchpad.net/calibre/+bug/1270533)

This commit is contained in:
Kovid Goyal 2014-01-19 20:26:35 +05:30
parent be77588efa
commit 9e68f3a488

View File

@ -62,7 +62,7 @@ class CYBOOK(USBMS):
class ORIZON(CYBOOK):
name = 'Orizon Device Interface'
name = 'Cybook Orizon Device Interface'
gui_name = 'Orizon'
description = _('Communicate with the Cybook Orizon eBook reader.')