adding About
[enigma2.git] / lib / python / Screens / __init__.py
index d24aa003ecfb069553c61c68c3f08a34e5b29ea1..386eb6725de75a389fb9949c344af88de48b8f06 100644 (file)
@@ -1,4 +1,4 @@
 __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu", 
        "InfoBar", "MessageBox", "Menu", "MovieSelection", 
-       "ScartLoopThrough", "Screen", "ServiceScan",
-       "TimerEdit"]
+       "ScartLoopThrough", "Screen", "ServiceScan", "About",
+       "TimerEdit", "Network"]