X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/a04ae9cc7480065dc0e610e593be107182ff2a7b..b180504407136e512fe8861a7828f97a9a928ee4:/lib/python/Screens/StartWizard.py diff --git a/lib/python/Screens/StartWizard.py b/lib/python/Screens/StartWizard.py index e31e12e2..8fdd340e 100644 --- a/lib/python/Screens/StartWizard.py +++ b/lib/python/Screens/StartWizard.py @@ -10,7 +10,7 @@ class StartWizard(Wizard): - + @@ -28,4 +28,4 @@ class StartWizard(Wizard): self["arrowup2"] = MovingPixmap() wizardManager.registerWizard(LanguageSelection) -wizardManager.registerWizard(StartWizard) \ No newline at end of file +wizardManager.registerWizard(StartWizard)