diff options
| author | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2006-04-26 15:06:18 +0000 |
|---|---|---|
| committer | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2006-04-26 15:06:18 +0000 |
| commit | 7466abeda3437afb71ce9ab8c0917cd8ea14482c (patch) | |
| tree | 2223e131b6728c19a464f46ff7ff4ca3131d5e7c /lib/python/Screens/Makefile.am | |
| parent | 747171602db43ec70d198ea092f5c18f70504855 (diff) | |
| download | enigma2-7466abeda3437afb71ce9ab8c0917cd8ea14482c.tar.gz enigma2-7466abeda3437afb71ce9ab8c0917cd8ea14482c.zip | |
add ability to list all events for a specific start time/date (press Dream/Menu)
Diffstat (limited to 'lib/python/Screens/Makefile.am')
| -rw-r--r-- | lib/python/Screens/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Screens/Makefile.am b/lib/python/Screens/Makefile.am index 8ed08184..cddf4551 100644 --- a/lib/python/Screens/Makefile.am +++ b/lib/python/Screens/Makefile.am @@ -10,4 +10,4 @@ install_PYTHON = \ Dish.py SubserviceSelection.py LanguageSelection.py StartWizard.py \ TutorialWizard.py PluginBrowser.py MinuteInput.py Scart.py PVRState.py \ Console.py InputBox.py ChoiceBox.py SimpleSummary.py ImageWizard.py \ - MediaPlayer.py TimerSelection.py PictureInPicture.py + MediaPlayer.py TimerSelection.py PictureInPicture.py TimeDateInput.py |
