diff options
| author | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2006-06-26 15:30:11 +0000 |
|---|---|---|
| committer | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2006-06-26 15:30:11 +0000 |
| commit | 2c46114c6fb6b75349e49a4d0457bbc711a888e0 (patch) | |
| tree | 8ad2007b5da72ca6044c47b56c2e9ddddaf51d33 /lib/python/Components | |
| parent | 2bc720f79ea42168572ba458fec5b2cffb175a04 (diff) | |
| download | enigma2-2c46114c6fb6b75349e49a4d0457bbc711a888e0.tar.gz enigma2-2c46114c6fb6b75349e49a4d0457bbc711a888e0.zip | |
add missing files for previous commit
Diffstat (limited to 'lib/python/Components')
| -rw-r--r-- | lib/python/Components/Date.py | 0 | ||||
| -rw-r--r-- | lib/python/Components/Makefile.am | 2 | ||||
| -rw-r--r-- | lib/python/Components/ProviderName.py | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Components/Date.py b/lib/python/Components/Date.py new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/lib/python/Components/Date.py 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 --- /dev/null +++ b/lib/python/Components/ProviderName.py |
