From 1334dd393c3e099c9196a0f6935aac696bdcf661 Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Mon, 11 Feb 2008 13:51:34 +0000 Subject: [PATCH] set LCD text transparency --- lib/python/Screens/Wizard.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/python/Screens/Wizard.py b/lib/python/Screens/Wizard.py index 14faba2..e574f86 100644 --- a/lib/python/Screens/Wizard.py +++ b/lib/python/Screens/Wizard.py @@ -19,7 +19,7 @@ from xml.sax.handler import ContentHandler class WizardSummary(Screen): skin = """ - + -- 2.7.4