X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/4ec4e352738fdb205ab54f61045f36b6df4d58bc..92456d9542585d58e011fa4f0b501de3ef9c1819:/lib/python/Screens/__init__.py diff --git a/lib/python/Screens/__init__.py b/lib/python/Screens/__init__.py index d350f1a2..5eac3b16 100644 --- a/lib/python/Screens/__init__.py +++ b/lib/python/Screens/__init__.py @@ -2,4 +2,8 @@ __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu", "InfoBar", "MessageBox", "Menu", "MovieSelection", "ScartLoopThrough", "Screen", "ServiceScan", "About", "TimerEdit", "Setup", "HarddiskSetup", "FixedMenu", - "Satconfig", "Scanconfig" ] + "Satconfig", "Scanconfig", "Ci.py", "Volume.py", "Mute.py", + "EpgSelection", "EventView", "Standby", "ServiceInfo", + "InfoBarGenerics", "HelpMenu", "Wizard", "PiPSetup", + "PVRState", "Console", "InputBox", "ChoiceBox", "SimpleSummary", + "TimerSelection", "SubservicesQuickzap", "ParentalControlSetup" ]