From b5ca0a1b4676eea8cf2fd9966634cac73bd46e5b Mon Sep 17 00:00:00 2001 From: Andreas Monzner Date: Tue, 10 Oct 2006 19:54:15 +0000 Subject: show radio (rds) text when available... feel free to make it nicer --- lib/python/Components/Sources/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 a1609840..16513e82 100644 --- a/lib/python/Components/Sources/Makefile.am +++ b/lib/python/Components/Sources/Makefile.am @@ -2,4 +2,4 @@ installdir = $(LIBDIR)/enigma2/python/Components/Sources install_PYTHON = \ __init__.py Clock.py EventInfo.py Source.py MenuList.py CurrentService.py \ - FrontendStatus.py Boolean.py Config.py ServiceList.py + FrontendStatus.py Boolean.py Config.py ServiceList.py RadioText.py -- cgit v1.2.3