added ci-selection / setup-menu screen
[enigma2.git] / lib / python / Screens / __init__.py
index 90b22c27cbbb4002a2753643a15339bfb3a027fc..f082754a5f4f68862463a46838a6577c87ac24c9 100644 (file)
@@ -1,3 +1,5 @@
 __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu", 
-       "InfoBar", "Menu", "ScartLoopThrough", "Screen", "ServiceScan"]
-
+       "InfoBar", "MessageBox", "Menu", "MovieSelection", 
+       "ScartLoopThrough", "Screen", "ServiceScan", "About",
+       "TimerEdit", "Setup", "HarddiskSetup", "FixedMenu",
+       "Satconfig", "Scanconfig", "Ci.py" ]