This commit is contained in:
Kovid Goyal 2011-01-02 12:30:10 -07:00
parent 77b4d61c52
commit 547cee660c

View File

@ -174,7 +174,7 @@ class CybookOrizon(CybookOpus):
class PocketBook360(CybookOpus): class PocketBook360(CybookOpus):
manufacturer = 'PocketBook' manufacturer = 'PocketBook'
name = 'PocketBook 360' name = 'PocketBook 360 and newer models'
id = 'pocketbook360' id = 'pocketbook360'
output_profile = 'cybook_opus' output_profile = 'cybook_opus'