From: Stefan Pluecken Date: Fri, 9 Dec 2005 11:36:10 +0000 (+0000) Subject: some fixes and improvements for the start-wizard X-Git-Tag: 2.6.0~4767 X-Git-Url: https://git.cweiske.de/enigma2.git/commitdiff_plain/fc11878a40ccc81423a8f223942b89597f2fffb6 some fixes and improvements for the start-wizard --- diff --git a/data/startwizard.xml b/data/startwizard.xml index 501fbf61..89352abd 100644 --- a/data/startwizard.xml +++ b/data/startwizard.xml @@ -9,7 +9,7 @@ self["rc"].startMoving() - + @@ -53,7 +53,7 @@ self["arrowdown"].startMoving() - + self["arrowup"].moveTo(740, 355, 10) diff --git a/lib/python/Screens/Wizard.py b/lib/python/Screens/Wizard.py index 055bdf27..7687f44d 100644 --- a/lib/python/Screens/Wizard.py +++ b/lib/python/Screens/Wizard.py @@ -24,8 +24,8 @@ class WelcomeWizard(Screen, HelpableScreen): - - + + """ class parseWizard(ContentHandler):