From 8cd53370d5c6b87ccfa20749afbdd219e078328e Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 19 Sep 2008 20:27:58 -0700 Subject: [PATCH] IGN:... --- src/calibre/trac/plugins/download.py | 4 ++-- src/calibre/trac/plugins/templates/download.html | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/src/calibre/trac/plugins/download.py b/src/calibre/trac/plugins/download.py index eaa3f9469c..7552f140b6 100644 --- a/src/calibre/trac/plugins/download.py +++ b/src/calibre/trac/plugins/download.py @@ -143,7 +143,7 @@ class Download(Component): ] data = dict(title='Get ' + __appname__, operating_systems=operating_systems, width=200, - font_size='xx-large') + font_size='xx-large', top_level=True) return 'download.html', data, None def version_from_filename(self): @@ -236,6 +236,6 @@ If not, head over to +

If you have a 64bit computer, or an outdated operating system, the distribution + specific installation may not work for you. In that case, first try the binary installer. + If that also does not work, your only recourse is to try to install from source. In order + to do that you will have to install all the dependencies as well as the -dev package of PyQt4. +

$title