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