scan: add allocateFrontendByIndex, so ServiceScan uses a fixed frontend ID - currentl...
[enigma2.git] / lib / python / Screens / __init__.py
index ed5c07e6bce427ccf4b7d333733ce4bd7f434009..157dee5d712fcae4e27659bdf4968ba9ed0b5e10 100644 (file)
@@ -3,4 +3,5 @@ __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu",
        "ScartLoopThrough", "Screen", "ServiceScan", "About",
        "TimerEdit", "Setup", "HarddiskSetup", "FixedMenu",
        "Satconfig", "Scanconfig", "Ci.py", "Volume.py", "Mute.py",
-       "EpgSelection"]
+       "EpgSelection", "EventView", "Standby", "ServiceInfo",
+       "AudioSelection", "InfoBarGenerics", "HelpMenu"]