add parental control (still somehow buggy and some minor features missing... don...
[enigma2.git] / lib / python / Screens / __init__.py
index 3cb12226310c45c1c244576ab59462221f7091b3..5eac3b16144951e7de445be22b8382f091ef8f6e 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" ]