define movepaths for MovingPixmaps and proof of concept in the start-wizard
[enigma2.git] / lib / python / Screens / __init__.py
index f27bdcbcb6e23cb3a9f06c15f871c8f2e0d80c9f..bb1428f141dd5bb2bf4dfd7574252463a3aa3845 100644 (file)
@@ -1,4 +1,7 @@
 __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu", 
        "InfoBar", "MessageBox", "Menu", "MovieSelection", 
        "ScartLoopThrough", "Screen", "ServiceScan", "About",
-       "TimerEdit", "Network", "Setup", "HarddiskSetup"]
+       "TimerEdit", "Setup", "HarddiskSetup", "FixedMenu",
+       "Satconfig", "Scanconfig", "Ci.py", "Volume.py", "Mute.py",
+       "EpgSelection", "EventView", "Standby", "ServiceInfo",
+       "AudioSelection", "SubserviceSelection", "InfoBarGenerics", "HelpMenu", "Wizard"]