aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/Makefile.am
diff options
context:
space:
mode:
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>2006-04-26 15:06:18 +0000
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>2006-04-26 15:06:18 +0000
commit7466abeda3437afb71ce9ab8c0917cd8ea14482c (patch)
tree2223e131b6728c19a464f46ff7ff4ca3131d5e7c /lib/python/Screens/Makefile.am
parent747171602db43ec70d198ea092f5c18f70504855 (diff)
downloadenigma2-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.am2
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