From b6e19d859f907fdee8ff45f54239ad3b5eb6a85a Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 6 Aug 2010 11:40:12 -0600 Subject: [PATCH] Fix #6368 (Using Calibre on Ubuntu Netbook remix) --- src/calibre/gui2/wizard/__init__.py | 3 +++ src/calibre/gui2/wizard/finish.ui | 32 +++-------------------------- 2 files changed, 6 insertions(+), 29 deletions(-) diff --git a/src/calibre/gui2/wizard/__init__.py b/src/calibre/gui2/wizard/__init__.py index e95db8f8b8..f939d97f1c 100644 --- a/src/calibre/gui2/wizard/__init__.py +++ b/src/calibre/gui2/wizard/__init__.py @@ -29,6 +29,8 @@ from calibre.utils.config import dynamic, prefs from calibre.gui2 import NONE, choose_dir, error_dialog from calibre.gui2.dialogs.progress import ProgressDialog +# Devices {{{ + class Device(object): output_profile = 'default' @@ -209,6 +211,7 @@ class EZReaderPP(HanlinV5): manufacturer = 'Astak' id = 'ezreader_pp' +# }}} def get_devices(): for x in globals().values(): diff --git a/src/calibre/gui2/wizard/finish.ui b/src/calibre/gui2/wizard/finish.ui index 8a3275a091..d637aa350a 100644 --- a/src/calibre/gui2/wizard/finish.ui +++ b/src/calibre/gui2/wizard/finish.ui @@ -37,8 +37,8 @@ - 20 - 56 + 0 + 0 @@ -46,7 +46,7 @@ - <h2>Demo videos</h2>Videos demonstrating the various features of calibre are available <a href="http://calibre-ebook.com/demo">online</a>. + <h2>Demo videos</h2>Videos demonstrating the various features of calibre are available <a href="http://calibre-ebook.com/demo">online</a>. true @@ -59,19 +59,6 @@ - - - - Qt::Vertical - - - - 20 - 56 - - - - @@ -88,19 +75,6 @@ - - - - Qt::Vertical - - - - 20 - 40 - - - -