diff options
| author | Felix Domke <tmbinc@elitedvb.net> | 2008-04-14 23:27:01 +0000 |
|---|---|---|
| committer | Felix Domke <tmbinc@elitedvb.net> | 2008-04-14 23:27:01 +0000 |
| commit | bf52e20ac1d227427cddfdef1437e33a55ab502b (patch) | |
| tree | 3dd0a0a0572af3e83a945c85ada83a9a9c1fe7b3 /lib/python/Components/Converter/Makefile.am | |
| parent | 47367fb1c159557cb3676f67172b9839531c8dc9 (diff) | |
| download | enigma2-bf52e20ac1d227427cddfdef1437e33a55ab502b.tar.gz enigma2-bf52e20ac1d227427cddfdef1437e33a55ab502b.zip | |
add 'progress' source, 'progress to text' converter
Diffstat (limited to 'lib/python/Components/Converter/Makefile.am')
| -rw-r--r-- | lib/python/Components/Converter/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/python/Components/Converter/Makefile.am b/lib/python/Components/Converter/Makefile.am index 0fff9c8d..331a6dc0 100644 --- a/lib/python/Components/Converter/Makefile.am +++ b/lib/python/Components/Converter/Makefile.am @@ -5,5 +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 TunerInfo.py ConfigEntryTest.py TemplatedMultiContent.py - + ValueBitTest.py TunerInfo.py ConfigEntryTest.py TemplatedMultiContent.py ProgressToText.py
\ No newline at end of file |
