X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/0b3d548fcc6f9033c428b7c8dee84ac12ad8dee6..b17019f43527d615589ce2083fb3d2a9058f2c3c:/lib/python/Screens/SimpleSummary.py diff --git a/lib/python/Screens/SimpleSummary.py b/lib/python/Screens/SimpleSummary.py index f4502a76..1a5fe887 100644 --- a/lib/python/Screens/SimpleSummary.py +++ b/lib/python/Screens/SimpleSummary.py @@ -4,10 +4,10 @@ from Components.Sources.Clock import Clock class SimpleSummary(Screen): skin = """ - + WithSeconds - + """ def __init__(self, session, root_screen): from Components.Label import Label