From ba1b105a176e5f62faf9d6d1f4c1a4c19764a2e4 Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Sun, 17 Dec 2006 22:45:57 +0000 Subject: replace software update plugin with a more user friendly approach add an ipkg python class --- lib/python/Components/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/python/Components/Makefile.am') diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am index 46cdec43..b51d53fd 100644 --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -16,4 +16,5 @@ 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 ParentalControl.py ParentalControlList.py + Element.py Playlist.py ParentalControl.py ParentalControlList.py \ + Ipkg.py -- cgit v1.2.3