aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/Makefile.am
diff options
context:
space:
mode:
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>2006-04-08 09:42:28 +0000
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>2006-04-08 09:42:28 +0000
commit6ecc7dc132071039edf045ad55b3fb2773aed784 (patch)
tree2726b8a2861262b96085607c79f0ba2c181e103a /lib/python/Screens/Makefile.am
parent9cb4795246ef286ea7eed349639b84d723147b2c (diff)
downloadenigma2-6ecc7dc132071039edf045ad55b3fb2773aed784.tar.gz
enigma2-6ecc7dc132071039edf045ad55b3fb2773aed784.zip
add support for picture in picture into the infobar (by pressing the blue button)
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 031e6088..8ed08184 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
+ MediaPlayer.py TimerSelection.py PictureInPicture.py