X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/080311b9d58865489316e21a279a50cc4ec49c39..bf7e40884d7add91e219e9e70e83988ae7752bd8:/lib/python/Screens/__init__.py diff --git a/lib/python/Screens/__init__.py b/lib/python/Screens/__init__.py index ed5c07e6..157dee5d 100644 --- a/lib/python/Screens/__init__.py +++ b/lib/python/Screens/__init__.py @@ -3,4 +3,5 @@ __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu", "ScartLoopThrough", "Screen", "ServiceScan", "About", "TimerEdit", "Setup", "HarddiskSetup", "FixedMenu", "Satconfig", "Scanconfig", "Ci.py", "Volume.py", "Mute.py", - "EpgSelection"] + "EpgSelection", "EventView", "Standby", "ServiceInfo", + "AudioSelection", "InfoBarGenerics", "HelpMenu"]