From: Felix Domke Date: Thu, 15 Dec 2005 12:25:12 +0000 (+0000) Subject: fix newline X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=commitdiff_plain;h=8b7f6168191f06a672e9f437805d9f5cac715397 fix newline --- diff --git a/lib/python/Screens/StartWizard.py b/lib/python/Screens/StartWizard.py index 96e1d64..8fdd340 100644 --- a/lib/python/Screens/StartWizard.py +++ b/lib/python/Screens/StartWizard.py @@ -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)