working on move, edit mode and add remove service to context menu
[enigma2.git] / lib / python / Screens / __init__.py
index fd7b40c091ed8176fa8b462cd7568bd1745f16fe..8a9c2bc07246457ed4deaa3a9818297232f817c0 100644 (file)
@@ -3,4 +3,4 @@ __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu",
        "ScartLoopThrough", "Screen", "ServiceScan", "About",
        "TimerEdit", "Setup", "HarddiskSetup", "FixedMenu",
        "Satconfig", "Scanconfig", "Ci.py", "Volume.py", "Mute.py",
        "ScartLoopThrough", "Screen", "ServiceScan", "About",
        "TimerEdit", "Setup", "HarddiskSetup", "FixedMenu",
        "Satconfig", "Scanconfig", "Ci.py", "Volume.py", "Mute.py",
-       "EpgSelection", "EventView"]
+       "EpgSelection", "EventView", "Standby", "ServiceInfo"]