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 - - - -