fix keyboard
[enigma2.git] / lib / python / Screens / __init__.py
index a8e1851ca2971079a5e8a4a2d2024eb0477ea908..55830ea62a1fa1f4a9b55e29380d4f92bb78f4c0 100644 (file)
@@ -4,5 +4,6 @@ __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu",
        "TimerEdit", "Setup", "HarddiskSetup", "FixedMenu",
        "Satconfig", "Scanconfig", "Ci.py", "Volume.py", "Mute.py",
        "EpgSelection", "EventView", "Standby", "ServiceInfo",
-       "AudioSelection", "SubserviceSelection", "InfoBarGenerics", "HelpMenu", "Wizard",
-       "PVRState"]
+       "InfoBarGenerics", "HelpMenu", "Wizard", "PiPSetup",
+       "PVRState", "Console", "InputBox", "ChoiceBox", "SimpleSummary",
+       "TimerSelection" ]