From 79cab0403882bf14a34828b75f50a34d445851a6 Mon Sep 17 00:00:00 2001 From: Andreas Monzner Date: Fri, 21 Sep 2007 20:15:18 +0000 Subject: add a "Picture in Graphics" source.. its usable to show a small embedded tv picture in every screen.. simply by add a line like " --- lib/python/Components/Renderer/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/python/Components/Renderer/Makefile.am') diff --git a/lib/python/Components/Renderer/Makefile.am b/lib/python/Components/Renderer/Makefile.am index c711ed42..eb55ad62 100644 --- a/lib/python/Components/Renderer/Makefile.am +++ b/lib/python/Components/Renderer/Makefile.am @@ -2,4 +2,4 @@ installdir = $(LIBDIR)/enigma2/python/Components/Renderer install_PYTHON = \ __init__.py Label.py Progress.py Listbox.py Renderer.py Pixmap.py \ - FixedLabel.py PositionGauge.py Canvas.py Picon.py + FixedLabel.py PositionGauge.py Canvas.py Picon.py Pig.py -- cgit v1.2.3