moving the list generation to a seperate method
[enigma2.git] / lib / python / Screens / __init__.py
index cb25be4739e9de65e9c9ed67b2dff3bb68893da5..bb1428f141dd5bb2bf4dfd7574252463a3aa3845 100644 (file)
@@ -4,4 +4,4 @@ __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu",
        "TimerEdit", "Setup", "HarddiskSetup", "FixedMenu",
        "Satconfig", "Scanconfig", "Ci.py", "Volume.py", "Mute.py",
        "EpgSelection", "EventView", "Standby", "ServiceInfo",
-       "AudioSelection"]
+       "AudioSelection", "SubserviceSelection", "InfoBarGenerics", "HelpMenu", "Wizard"]