X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/26f9a7bd81edfe6bfe881a3f4c3d8a6f952ac8e5..4ec4e352738fdb205ab54f61045f36b6df4d58bc:/lib/python/Screens/__init__.py diff --git a/lib/python/Screens/__init__.py b/lib/python/Screens/__init__.py index 82a4856f..d350f1a2 100644 --- a/lib/python/Screens/__init__.py +++ b/lib/python/Screens/__init__.py @@ -2,4 +2,4 @@ __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu", "InfoBar", "MessageBox", "Menu", "MovieSelection", "ScartLoopThrough", "Screen", "ServiceScan", "About", "TimerEdit", "Setup", "HarddiskSetup", "FixedMenu", - "Satconfig" ] + "Satconfig", "Scanconfig" ]