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