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