From c037049b05f361887e835a0ce1c7d63f3364539e Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Mon, 19 Dec 2005 20:38:43 +0000 Subject: give the wizard some space the breathe --- lib/python/Screens/StartWizard.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/python') diff --git a/lib/python/Screens/StartWizard.py b/lib/python/Screens/StartWizard.py index f61c84aa..81856ceb 100644 --- a/lib/python/Screens/StartWizard.py +++ b/lib/python/Screens/StartWizard.py @@ -10,7 +10,7 @@ config.misc.firstrun = configElementBoolean("config.misc.firstrun", 1); class StartWizard(Wizard): skin = """ - + -- cgit v1.2.3