This commit is contained in:
Kovid Goyal 2015-02-27 10:27:19 +05:30
parent 3fbca3756b
commit 00b21d8d71

View File

@ -355,7 +355,7 @@ class KINDLE2(KINDLE):
# x330 on the PaperWhite # x330 on the PaperWhite
# x262 on the Touch. Doesn't choke on x330, though. # x262 on the Touch. Doesn't choke on x330, though.
# x470 on the Voyage, checked that it works on PW, dont have Touch anymore. Checked by eschwartz. # x470 on the Voyage, checked that it works on PW, Touch checked by eschwartz.
THUMBNAIL_HEIGHT = 470 THUMBNAIL_HEIGHT = 470
@classmethod @classmethod