add help stuff
[enigma2.git] / lib / python / Screens / __init__.py
index 4dc5fafee2109dcccf7931f178e0ac532f68e6ac..157dee5d712fcae4e27659bdf4968ba9ed0b5e10 100644 (file)
@@ -1,4 +1,7 @@
 __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu", 
        "InfoBar", "MessageBox", "Menu", "MovieSelection", 
        "ScartLoopThrough", "Screen", "ServiceScan", "About",
-       "TimerEdit", "Setup", "HarddiskSetup", "Satconfig"]
+       "TimerEdit", "Setup", "HarddiskSetup", "FixedMenu",
+       "Satconfig", "Scanconfig", "Ci.py", "Volume.py", "Mute.py",
+       "EpgSelection", "EventView", "Standby", "ServiceInfo",
+       "AudioSelection", "InfoBarGenerics", "HelpMenu"]