From 01abec53c6856c24666967ee51d25d09fc6b8863 Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Tue, 10 Oct 2006 03:00:49 +0000 Subject: add parental control (still somehow buggy and some minor features missing... don't trust it yet to protect your children) --- lib/python/Components/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/python/Components/Makefile.am') diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am index 4aa6a297..05e15ad7 100644 --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -16,4 +16,4 @@ install_PYTHON = \ PluginList.py PluginComponent.py RecordingConfig.py About.py UsageConfig.py \ FIFOList.py ServiceEventTracker.py Input.py TimerSanityCheck.py FileList.py \ MultiContent.py MediaPlayer.py TunerInfo.py VideoWindow.py ChoiceList.py \ - Element.py Playlist.py + Element.py Playlist.py ParentalControl.py ParentalControlList.py -- cgit v1.2.3