From 0fdf3b7f7c050d63e7e5481c64474dbf51ec23ee Mon Sep 17 00:00:00 2001 From: Andreas Preikschat Date: Mon, 16 Apr 2012 09:02:24 +0200 Subject: [PATCH 1/3] trivial clean ups --- openlp/core/lib/renderer.py | 2 +- openlp/core/lib/settingsmanager.py | 4 +- openlp/plugins/bibles/bibleplugin.py | 7 +- openlp/plugins/presentations/lib/mediaitem.py | 78 +++++++++---------- .../presentations/presentationplugin.py | 5 +- 5 files changed, 45 insertions(+), 51 deletions(-) diff --git a/openlp/core/lib/renderer.py b/openlp/core/lib/renderer.py index 8da5967a1..cb5b1a5a5 100644 --- a/openlp/core/lib/renderer.py +++ b/openlp/core/lib/renderer.py @@ -364,7 +364,7 @@ class Renderer(object): self.web.setVisible(False) self.web.resize(self.page_width, self.page_height) self.web_frame = self.web.page().mainFrame() - # Adjust width and height to account for shadow. outline done in css + # Adjust width and height to account for shadow. outline done in css. html = u"""