add serviceinfo
authorRonny Strutz <ronny.strutz@multimedia-labs.de>
Sat, 12 Nov 2005 20:00:53 +0000 (20:00 +0000)
committerRonny Strutz <ronny.strutz@multimedia-labs.de>
Sat, 12 Nov 2005 20:00:53 +0000 (20:00 +0000)
lib/python/Screens/__init__.py

index fff5b49fe9e496994c77a53a36cd0ee0a5ca8449..8a9c2bc07246457ed4deaa3a9818297232f817c0 100644 (file)
@@ -3,4 +3,4 @@ __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu",
        "ScartLoopThrough", "Screen", "ServiceScan", "About",
        "TimerEdit", "Setup", "HarddiskSetup", "FixedMenu",
        "Satconfig", "Scanconfig", "Ci.py", "Volume.py", "Mute.py",
-       "EpgSelection", "EventView", "Standby"]
+       "EpgSelection", "EventView", "Standby", "ServiceInfo"]