replace software update plugin with a more user friendly approach
[vuplus_dvbapp] / lib / python / Screens / __init__.py
index 6e57497..0780ced 100644 (file)
@@ -6,4 +6,5 @@ __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu",
        "EpgSelection", "EventView", "Standby", "ServiceInfo",
        "InfoBarGenerics", "HelpMenu", "Wizard", "PiPSetup",
        "PVRState", "Console", "InputBox", "ChoiceBox", "SimpleSummary",
-       "TimerSelection", "SubservicesQuickzap", "ParentalControlSetup" ]
+       "TimerSelection", "SubservicesQuickzap", "ParentalControlSetup",
+       "SleepTimerEdit" ]