add Misc Source/Converter
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>
Thu, 1 Nov 2007 23:40:45 +0000 (23:40 +0000)
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>
Thu, 1 Nov 2007 23:40:45 +0000 (23:40 +0000)
lib/python/Components/Converter/Misc.py [new file with mode: 0644]
lib/python/Components/Sources/Makefile.am
lib/python/Components/Sources/Misc.py [new file with mode: 0644]

diff --git a/lib/python/Components/Converter/Misc.py b/lib/python/Components/Converter/Misc.py
new file mode 100644 (file)
index 0000000..e69de29
index 78d0483..b6f2555 100644 (file)
@@ -3,4 +3,5 @@ installdir = $(LIBDIR)/enigma2/python/Components/Sources
 install_PYTHON = \
        __init__.py Clock.py EventInfo.py Source.py List.py CurrentService.py \
        FrontendStatus.py Boolean.py Config.py ServiceList.py RdsDecoder.py StreamService.py \
-       StaticText.py CanvasSource.py ServiceEvent.py Event.py FrontendInfo.py
+       StaticText.py CanvasSource.py ServiceEvent.py Event.py FrontendInfo.py \
+       Misc.py
diff --git a/lib/python/Components/Sources/Misc.py b/lib/python/Components/Sources/Misc.py
new file mode 100644 (file)
index 0000000..e69de29