add Volume.py to the mysterious __init__.py
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Thu, 10 Nov 2005 01:38:29 +0000 (01:38 +0000)
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Thu, 10 Nov 2005 01:38:29 +0000 (01:38 +0000)
lib/python/Screens/__init__.py

index f082754..dfb78a6 100644 (file)
@@ -2,4 +2,4 @@ __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu",
        "InfoBar", "MessageBox", "Menu", "MovieSelection", 
        "ScartLoopThrough", "Screen", "ServiceScan", "About",
        "TimerEdit", "Setup", "HarddiskSetup", "FixedMenu",
-       "Satconfig", "Scanconfig", "Ci.py" ]
+       "Satconfig", "Scanconfig", "Ci.py", "Volume.py" ]