diff options
| author | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2006-10-10 19:54:15 +0000 |
|---|---|---|
| committer | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2006-10-10 19:54:15 +0000 |
| commit | b5ca0a1b4676eea8cf2fd9966634cac73bd46e5b (patch) | |
| tree | 2d00aed56854f146d065b812f209732fbf97a4bf /lib/python/Components/Sources/Makefile.am | |
| parent | 870022b905170f39bc9d26b38c5288ce45e69103 (diff) | |
| download | enigma2-b5ca0a1b4676eea8cf2fd9966634cac73bd46e5b.tar.gz enigma2-b5ca0a1b4676eea8cf2fd9966634cac73bd46e5b.zip | |
show radio (rds) text when available... feel free to make it nicer
Diffstat (limited to 'lib/python/Components/Sources/Makefile.am')
| -rw-r--r-- | lib/python/Components/Sources/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
