From f3bd71683015cadb483c70db73c94e7d83ceac3b Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 21 Jun 2012 19:56:14 +0530 Subject: [PATCH] ... --- src/calibre/ebooks/oeb/display/paged.coffee | 2 ++ src/qtcurve/common/config_file.c | 2 ++ 2 files changed, 4 insertions(+) diff --git a/src/calibre/ebooks/oeb/display/paged.coffee b/src/calibre/ebooks/oeb/display/paged.coffee index e9461613b2..634c1d6142 100644 --- a/src/calibre/ebooks/oeb/display/paged.coffee +++ b/src/calibre/ebooks/oeb/display/paged.coffee @@ -54,6 +54,8 @@ class PagedDisplay This class is a namespace to expose functions via the window.paged_display object. The most important functions are: + set_geometry(): sets the parameters used to layout text in paged mode + layout(): causes the currently loaded document to be laid out in columns. ### diff --git a/src/qtcurve/common/config_file.c b/src/qtcurve/common/config_file.c index cbff7efa90..bb58da2f15 100644 --- a/src/qtcurve/common/config_file.c +++ b/src/qtcurve/common/config_file.c @@ -708,6 +708,8 @@ static bool makeDir(const QString& dir, int mode) const char *qtcConfDir() { + // Changed by Kovid to not create an empty qtcurve dir + return "non existent dir kfdjkdfjsvbksjbkjdsfveralihg8743yh38qlq vqp84982hqpi2bu4iboABVJAVB93"; static char *cfgDir=NULL; if(!cfgDir)