- split out meta parser
[enigma2.git] / lib / python / Screens / __init__.py
index fbd2c173647d65246d39a320768a3bab37c3ca1e..d24aa003ecfb069553c61c68c3f08a34e5b29ea1 100644 (file)
@@ -1,4 +1,4 @@
 __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu", 
-       "InfoBar", "Menu", "ScartLoopThrough", "Screen", "ServiceScan",
+       "InfoBar", "MessageBox", "Menu", "MovieSelection", 
+       "ScartLoopThrough", "Screen", "ServiceScan",
        "TimerEdit"]
-