X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=lib%2Fpython%2FScreens%2F__init__.py;h=55830ea62a1fa1f4a9b55e29380d4f92bb78f4c0;hb=55ee6d8a6a357c5e7926978d07494c452d5ea7ee;hp=82e4d833416ad54e67fb85deea9c04b393281a0e;hpb=7e13c14fb5b2d6e36e62fdfcdc49c3e1fef0183f;p=vuplus_dvbapp diff --git a/lib/python/Screens/__init__.py b/lib/python/Screens/__init__.py index 82e4d83..55830ea 100644 --- a/lib/python/Screens/__init__.py +++ b/lib/python/Screens/__init__.py @@ -4,5 +4,6 @@ __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu", "TimerEdit", "Setup", "HarddiskSetup", "FixedMenu", "Satconfig", "Scanconfig", "Ci.py", "Volume.py", "Mute.py", "EpgSelection", "EventView", "Standby", "ServiceInfo", - "AudioSelection", "SubserviceSelection", "InfoBarGenerics", "HelpMenu", "Wizard", - "PVRState", "Console", "InputBox", "ChoiceBox" ] + "InfoBarGenerics", "HelpMenu", "Wizard", "PiPSetup", + "PVRState", "Console", "InputBox", "ChoiceBox", "SimpleSummary", + "TimerSelection" ]