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