From 432e8eb47c99b0a953c33c01d7f4d222c747228c Mon Sep 17 00:00:00 2001 From: Andreas Monzner Date: Thu, 2 Aug 2007 16:00:23 +0000 Subject: add new converter (useable to get movie creation time and duration) --- lib/python/Components/Converter/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/python/Components/Converter/Makefile.am') 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 -- cgit v1.2.3