X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fpython%2FScreens%2F__init__.py;h=82e4d833416ad54e67fb85deea9c04b393281a0e;hp=82a4856f3b0a3a17e98d18f8171f67758d9d1542;hb=7e13c14fb5b2d6e36e62fdfcdc49c3e1fef0183f;hpb=3bb123519259a57b81ee84e2632e1ef0e2137399 diff --git a/lib/python/Screens/__init__.py b/lib/python/Screens/__init__.py index 82a4856..82e4d83 100644 --- a/lib/python/Screens/__init__.py +++ b/lib/python/Screens/__init__.py @@ -2,4 +2,7 @@ __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu", "InfoBar", "MessageBox", "Menu", "MovieSelection", "ScartLoopThrough", "Screen", "ServiceScan", "About", "TimerEdit", "Setup", "HarddiskSetup", "FixedMenu", - "Satconfig" ] + "Satconfig", "Scanconfig", "Ci.py", "Volume.py", "Mute.py", + "EpgSelection", "EventView", "Standby", "ServiceInfo", + "AudioSelection", "SubserviceSelection", "InfoBarGenerics", "HelpMenu", "Wizard", + "PVRState", "Console", "InputBox", "ChoiceBox" ]