X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/d34de70c911e2a041b30dceb76b56eeb86b4425a..814111dab07d3e661567de7c6bd360e84b1a59ba:/lib/python/Screens/__init__.py diff --git a/lib/python/Screens/__init__.py b/lib/python/Screens/__init__.py index ac85ca44..4dc5fafe 100644 --- a/lib/python/Screens/__init__.py +++ b/lib/python/Screens/__init__.py @@ -1,4 +1,4 @@ __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu", "InfoBar", "MessageBox", "Menu", "MovieSelection", "ScartLoopThrough", "Screen", "ServiceScan", "About", - "TimerEdit", "Setup", "HarddiskSetup"] + "TimerEdit", "Setup", "HarddiskSetup", "Satconfig"]