some German translations (especially for the parental control)
[enigma2.git] / lib / python / Screens / __init__.py
index d111e9506325650f00da86155b2e96f717958e90..5eac3b16144951e7de445be22b8382f091ef8f6e 100644 (file)
@@ -4,4 +4,6 @@ __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu",
        "TimerEdit", "Setup", "HarddiskSetup", "FixedMenu",
        "Satconfig", "Scanconfig", "Ci.py", "Volume.py", "Mute.py",
        "EpgSelection", "EventView", "Standby", "ServiceInfo",
-       "AudioSelection" "InfoBarGenerics"]
+       "InfoBarGenerics", "HelpMenu", "Wizard", "PiPSetup",
+       "PVRState", "Console", "InputBox", "ChoiceBox", "SimpleSummary",
+       "TimerSelection", "SubservicesQuickzap", "ParentalControlSetup" ]