working on move, edit mode and add remove service to context menu
[enigma2.git] / lib / python / Screens / __init__.py
index f082754a5f4f68862463a46838a6577c87ac24c9..8a9c2bc07246457ed4deaa3a9818297232f817c0 100644 (file)
@@ -2,4 +2,5 @@ __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", "Mute.py",
+       "EpgSelection", "EventView", "Standby", "ServiceInfo"]