X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/cedcadfd77539c39e928a6d5cc4fcd8d1cf48ac8..6eeefece35e4269e02fdb7abab4f79d8e7b8f98b:/lib/python/Screens/SimpleSummary.py?ds=sidebyside 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