From f458abcfbe30c3e3062a41b88d3244147bdc0607 Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Tue, 21 Feb 2006 18:50:23 +0000 Subject: add FileList component for browsing files and directories --- 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 7416ea35..14eb23c5 100644 --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -12,5 +12,5 @@ install_PYTHON = \ EpgList.py ScrollLabel.py Timezones.py Language.py HelpMenuList.py \ BlinkingPixmap.py Pixmap.py ConditionalWidget.py Slider.py LanguageList.py \ PluginList.py PluginComponent.py RecordingConfig.py About.py UsageConfig.py \ - FIFOList.py ServiceEventTracker.py Input.py TimerSanityCheck.py + FIFOList.py ServiceEventTracker.py Input.py TimerSanityCheck.py FileList.py -- cgit v1.2.3