From a558775b2ea3ec2a7038aee477b73165a47ce1db Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 13 Aug 2010 00:02:23 -0600 Subject: [PATCH] Set screen size to 540x780 in Kobo output profile --- src/calibre/customize/profiles.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/calibre/customize/profiles.py b/src/calibre/customize/profiles.py index 85eae21b8d..1563f764ca 100644 --- a/src/calibre/customize/profiles.py +++ b/src/calibre/customize/profiles.py @@ -426,7 +426,7 @@ class KoboReaderOutput(OutputProfile): description = _('This profile is intended for the Kobo Reader.') - screen_size = (590, 775) + screen_size = (540, 718) comic_screen_size = (540, 718) dpi = 168.451 fbase = 12