aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Converter/Makefile.am
diff options
context:
space:
mode:
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>2007-11-02 01:54:54 +0000
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>2007-11-02 01:54:54 +0000
commit7579ae7495f580bfa86f4216ef15811f54588c5a (patch)
tree0ab0b92635feebe025630b867645a21a4d629d05 /lib/python/Components/Converter/Makefile.am
parent3e452d49848cb3c65f7dd8e42c42a30047989df7 (diff)
downloadenigma2-7579ae7495f580bfa86f4216ef15811f54588c5a.tar.gz
enigma2-7579ae7495f580bfa86f4216ef15811f54588c5a.zip
split Misc Converter/Source into RecordState and TunerInfo Source /
Converter add deprecation Warnings for some old InfoBar Components (Nim_A, NimB, NimA_Active, NimB_Active, BlinkingPoint)
Diffstat (limited to 'lib/python/Components/Converter/Makefile.am')
-rw-r--r--lib/python/Components/Converter/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Components/Converter/Makefile.am b/lib/python/Components/Converter/Makefile.am
index 8519d0cd..73b689b3 100644
--- a/lib/python/Components/Converter/Makefile.am
+++ b/lib/python/Components/Converter/Makefile.am
@@ -5,4 +5,4 @@ install_PYTHON = \
Poll.py RemainingToText.py StringList.py ServiceName.py FrontendInfo.py ServiceInfo.py \
ConditionalShowHide.py ServicePosition.py ValueRange.py RdsInfo.py Streaming.py \
StaticMultiList.py ServiceTime.py MovieInfo.py MenuEntryCompare.py StringListSelection.py \
- ValueBitTest.py Misc.py
+ ValueBitTest.py TunerInfo.py