- switchtimer added to RecordingTimer
[enigma2.git] / lib / python / Screens / __init__.py
index 06378dc3aadd61981351438adede9a3125fc008a..c25426f4d24fd5bf79f99c78c03d856810a69934 100644 (file)
@@ -5,4 +5,4 @@ __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu",
        "Satconfig", "Scanconfig", "Ci.py", "Volume.py", "Mute.py",
        "EpgSelection", "EventView", "Standby", "ServiceInfo",
        "AudioSelection", "SubserviceSelection", "InfoBarGenerics", "HelpMenu", "Wizard",
-       "PVRState", "Console" ]
+       "PVRState", "Console", "InputBox", "ChoiceBox", "SimpleSummary" ]