From 8e63444e6767c17cffe73fb03a88fe4b68fa06c3 Mon Sep 17 00:00:00 2001 From: Andreas Monzner Date: Tue, 16 Oct 2007 19:00:37 +0000 Subject: small lcd cosmetics --- lib/python/Screens/InfoBarGenerics.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/python') diff --git a/lib/python/Screens/InfoBarGenerics.py b/lib/python/Screens/InfoBarGenerics.py index 7e74ddbf..b720d200 100644 --- a/lib/python/Screens/InfoBarGenerics.py +++ b/lib/python/Screens/InfoBarGenerics.py @@ -1932,13 +1932,13 @@ class InfoBarSummarySupport: class InfoBarMoviePlayerSummary(Screen): skin = """ - + WithSeconds Name - + Position """ -- cgit v1.2.3