aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Converter/Makefile.am
diff options
context:
space:
mode:
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>2007-08-02 16:00:23 +0000
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>2007-08-02 16:00:23 +0000
commit432e8eb47c99b0a953c33c01d7f4d222c747228c (patch)
tree59ad21448ee19b62948d786dbbed272ec1b14109 /lib/python/Components/Converter/Makefile.am
parent8f957309b2bfb7df00c123f91ebb6d1d302848ba (diff)
downloadenigma2-432e8eb47c99b0a953c33c01d7f4d222c747228c.tar.gz
enigma2-432e8eb47c99b0a953c33c01d7f4d222c747228c.zip
add new converter (useable to get movie creation time and duration)
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 d525c0ae..81dfdd4d 100644
--- a/lib/python/Components/Converter/Makefile.am
+++ b/lib/python/Components/Converter/Makefile.am
@@ -4,4 +4,4 @@ install_PYTHON = \
__init__.py ClockToText.py Converter.py EventName.py StaticText.py EventTime.py \
Poll.py RemainingToText.py StringList.py ServiceName.py FrontendInfo.py ServiceInfo.py \
ConditionalShowHide.py ServicePosition.py ValueRange.py RdsInfo.py Streaming.py \
- StaticMultiList.py
+ StaticMultiList.py ServiceTime.py