aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/Makefile.am
diff options
context:
space:
mode:
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>2005-12-23 11:54:53 +0000
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>2005-12-23 11:54:53 +0000
commit0afd2995239e9c831b4e73ba27ec97302337db01 (patch)
treec3feb0800e5718d557eae44c63d73913a6255351 /lib/python/Screens/Makefile.am
parent321f1faf2e536f36dc519cddda2db62a74e4fd48 (diff)
downloadenigma2-0afd2995239e9c831b4e73ba27ec97302337db01.tar.gz
enigma2-0afd2995239e9c831b4e73ba27ec97302337db01.zip
hold red or blue key in movie player to seek x minutes forward or backward
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 d191a5ba..03c01e9e 100644
--- a/lib/python/Screens/Makefile.am
+++ b/lib/python/Screens/Makefile.am
@@ -8,4 +8,4 @@ install_PYTHON = \
EpgSelection.py EventView.py Mute.py Standby.py ServiceInfo.py \
AudioSelection.py InfoBarGenerics.py HelpMenu.py Wizard.py __init__.py \
Dish.py SubserviceSelection.py LanguageSelection.py StartWizard.py \
- TutorialWizard.py PluginBrowser.py
+ TutorialWizard.py PluginBrowser.py MinuteInput.py