From 6eeefece35e4269e02fdb7abab4f79d8e7b8f98b Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Mon, 2 Oct 2006 23:55:37 +0000 Subject: config rewrite. some extensions still need to be updated. --- lib/python/Screens/Menu.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/python/Screens/Menu.py') diff --git a/lib/python/Screens/Menu.py b/lib/python/Screens/Menu.py index 1390b51a..6ef4cc4e 100644 --- a/lib/python/Screens/Menu.py +++ b/lib/python/Screens/Menu.py @@ -62,9 +62,9 @@ menuupdater = MenuUpdater() class MenuSummary(Screen): skin = """ - - - + + + WithSeconds """ -- cgit v1.2.3