From 2c46114c6fb6b75349e49a4d0457bbc711a888e0 Mon Sep 17 00:00:00 2001 From: Andreas Monzner Date: Mon, 26 Jun 2006 15:30:11 +0000 Subject: [PATCH] add missing files for previous commit --- lib/python/Components/Date.py | 0 lib/python/Components/Makefile.am | 2 +- lib/python/Components/ProviderName.py | 0 3 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 lib/python/Components/Date.py create mode 100644 lib/python/Components/ProviderName.py diff --git a/lib/python/Components/Date.py b/lib/python/Components/Date.py new file mode 100644 index 00000000..e69de29b diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am index 560b1ffe..d5be8682 100644 --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -16,5 +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 + Element.py Playlist.py ProviderName.py Date.py diff --git a/lib/python/Components/ProviderName.py b/lib/python/Components/ProviderName.py new file mode 100644 index 00000000..e69de29b -- 2.30.2