From 5e0d91a196bfe872d04d676e5f6c2d5940786be0 Mon Sep 17 00:00:00 2001 From: Andreas Monzner Date: Mon, 6 Aug 2007 22:39:50 +0000 Subject: add possibility to select between different list styles via context menu add possibility to sort the movielist by record time or alphanumeric add possibility to show detailed information about current selected movie thx to ralfk --- 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 81dfdd4d..657010db 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 ServiceTime.py + StaticMultiList.py ServiceTime.py MovieInfo.py -- cgit v1.2.3