Fix #4697 (HTML eBooks not shown)

This commit is contained in:
Kovid Goyal 2010-01-26 17:16:41 -07:00
parent 5fa5974f8e
commit 551f354265

View File

@ -154,7 +154,7 @@ class ECLICTO(EB600):
name = 'eClicto Device Interface'
gui_name = 'eClicto'
FORMATS = ['epub', 'pdf', 'txt']
FORMATS = ['epub', 'pdf', 'htm', 'html', 'txt']
VENDOR_NAME = 'ECLICTO'
WINDOWS_MAIN_MEM = 'EBOOK'