add pvr state window
[enigma2.git] / lib / python / Screens / __init__.py
index d111e9506325650f00da86155b2e96f717958e90..a8e1851ca2971079a5e8a4a2d2024eb0477ea908 100644 (file)
@@ -4,4 +4,5 @@ __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu",
        "TimerEdit", "Setup", "HarddiskSetup", "FixedMenu",
        "Satconfig", "Scanconfig", "Ci.py", "Volume.py", "Mute.py",
        "EpgSelection", "EventView", "Standby", "ServiceInfo",
-       "AudioSelection" "InfoBarGenerics"]
+       "AudioSelection", "SubserviceSelection", "InfoBarGenerics", "HelpMenu", "Wizard",
+       "PVRState"]