adding About
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Wed, 31 Aug 2005 01:06:57 +0000 (01:06 +0000)
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Wed, 31 Aug 2005 01:06:57 +0000 (01:06 +0000)
lib/python/Screens/__init__.py

index d24aa00..386eb67 100644 (file)
@@ -1,4 +1,4 @@
 __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu", 
        "InfoBar", "MessageBox", "Menu", "MovieSelection", 
-       "ScartLoopThrough", "Screen", "ServiceScan",
-       "TimerEdit"]
+       "ScartLoopThrough", "Screen", "ServiceScan", "About",
+       "TimerEdit", "Network"]