add infobargeneric
[enigma2.git] / lib / python / Screens / __init__.py
index dfb78a63d44cb00e96339a15ce9747568e41da18..d111e9506325650f00da86155b2e96f717958e90 100644 (file)
@@ -2,4 +2,6 @@ __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu",
        "InfoBar", "MessageBox", "Menu", "MovieSelection", 
        "ScartLoopThrough", "Screen", "ServiceScan", "About",
        "TimerEdit", "Setup", "HarddiskSetup", "FixedMenu",
-       "Satconfig", "Scanconfig", "Ci.py", "Volume.py" ]
+       "Satconfig", "Scanconfig", "Ci.py", "Volume.py", "Mute.py",
+       "EpgSelection", "EventView", "Standby", "ServiceInfo",
+       "AudioSelection" "InfoBarGenerics"]