From 77bb53beb46f6984e1529c4f703523c146956d0f Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Mon, 26 Jun 2006 21:10:10 +0000 Subject: add Boolean source, add ServiceInfo boolean sources, add ConditionalShowHide converter, add FixedLabel and Pixmap renderer --- lib/python/Components/Sources/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/python/Components/Sources/Makefile.am') diff --git a/lib/python/Components/Sources/Makefile.am b/lib/python/Components/Sources/Makefile.am index c3a75f86..923c6512 100644 --- a/lib/python/Components/Sources/Makefile.am +++ b/lib/python/Components/Sources/Makefile.am @@ -2,4 +2,4 @@ installdir = $(LIBDIR)/enigma2/python/Components/Sources install_PYTHON = \ __init__.py Clock.py EventInfo.py Source.py MenuList.py CurrentService.py \ - FrontendStatus.py + FrontendStatus.py Boolean.py -- cgit v1.2.3