X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/fc0a68d8f5358f8a67bb04501c33968126591ddd..0feaed7d905b121804110148aa33e1ff479088e3:/lib/python/Screens/__init__.py diff --git a/lib/python/Screens/__init__.py b/lib/python/Screens/__init__.py index fff5b49f..8a9c2bc0 100644 --- a/lib/python/Screens/__init__.py +++ b/lib/python/Screens/__init__.py @@ -3,4 +3,4 @@ __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu", "ScartLoopThrough", "Screen", "ServiceScan", "About", "TimerEdit", "Setup", "HarddiskSetup", "FixedMenu", "Satconfig", "Scanconfig", "Ci.py", "Volume.py", "Mute.py", - "EpgSelection", "EventView", "Standby"] + "EpgSelection", "EventView", "Standby", "ServiceInfo"]