add welcome wizard
[vuplus_dvbapp] / lib / python / Screens / __init__.py
index d350f1a..0c6f171 100644 (file)
@@ -2,4 +2,6 @@ __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu",
        "InfoBar", "MessageBox", "Menu", "MovieSelection", 
        "ScartLoopThrough", "Screen", "ServiceScan", "About",
        "TimerEdit", "Setup", "HarddiskSetup", "FixedMenu",
-       "Satconfig", "Scanconfig" ]
+       "Satconfig", "Scanconfig", "Ci.py", "Volume.py", "Mute.py",
+       "EpgSelection", "EventView", "Standby", "ServiceInfo",
+       "AudioSelection", "InfoBarGenerics", "HelpMenu", "Wizard"]