From 4b8c8a054ffa5cf8bf15ad1a6cafaa07c14432e2 Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Mon, 26 Jun 2006 18:33:13 +0000 Subject: add FrontendStatus source, add converter to SNR/AGC/BER bar and text --- lib/python/Components/Sources/Makefile.am | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'lib/python/Components/Sources/Makefile.am') diff --git a/lib/python/Components/Sources/Makefile.am b/lib/python/Components/Sources/Makefile.am index a7d5ae90..c3a75f86 100644 --- a/lib/python/Components/Sources/Makefile.am +++ b/lib/python/Components/Sources/Makefile.am @@ -1,6 +1,5 @@ installdir = $(LIBDIR)/enigma2/python/Components/Sources install_PYTHON = \ - __init__.py Clock.py EventInfo.py Source.py MenuList.py CurrentService.py - - + __init__.py Clock.py EventInfo.py Source.py MenuList.py CurrentService.py \ + FrontendStatus.py -- cgit v1.2.3