DX supports PDF

This commit is contained in:
Kovid Goyal 2009-06-11 18:22:19 -07:00
parent 556c2a4f74
commit af4d9aa8ef

View File

@ -79,6 +79,7 @@ class KINDLE_DX(KINDLE):
author = _('John Schember')
supported_platforms = ['windows', 'osx', 'linux']
FORMATS = ['azw', 'mobi', 'prc', 'azw1', 'tpz', 'pdf', 'txt']
PRODUCT_ID = [0x0003]
BCD = [0x0100]