add parental control (still somehow buggy and some minor features missing... don...
[vuplus_dvbapp] / lib / python / Screens / __init__.py
index 3cb1222..5eac3b1 100644 (file)
@@ -6,4 +6,4 @@ __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu",
        "EpgSelection", "EventView", "Standby", "ServiceInfo",
        "InfoBarGenerics", "HelpMenu", "Wizard", "PiPSetup",
        "PVRState", "Console", "InputBox", "ChoiceBox", "SimpleSummary",
-       "TimerSelection", "SubservicesQuickzap" ]
+       "TimerSelection", "SubservicesQuickzap", "ParentalControlSetup" ]