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