X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/5c5011e9e81e6929c440cea99bdc838f8ba92db5..a4507d9c7dde86f36ccb5718e89d41f29be83446:/lib/python/Screens/__init__.py diff --git a/lib/python/Screens/__init__.py b/lib/python/Screens/__init__.py index 0c6f1714..3cb12226 100644 --- a/lib/python/Screens/__init__.py +++ b/lib/python/Screens/__init__.py @@ -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", "HelpMenu", "Wizard"] + "InfoBarGenerics", "HelpMenu", "Wizard", "PiPSetup", + "PVRState", "Console", "InputBox", "ChoiceBox", "SimpleSummary", + "TimerSelection", "SubservicesQuickzap" ]