From 6c2d667582c7878d6c8b94f5bdac047c1ded9a78 Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Fri, 2 Jun 2006 17:29:49 +0000 Subject: [PATCH] install SubtitleDisplay.py --- lib/python/Screens/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/python/Screens/Makefile.am b/lib/python/Screens/Makefile.am index b848b976..817987ed 100644 --- a/lib/python/Screens/Makefile.am +++ b/lib/python/Screens/Makefile.am @@ -10,4 +10,6 @@ install_PYTHON = \ Dish.py LanguageSelection.py StartWizard.py PiPSetup.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 TimeDateInput.py + MediaPlayer.py TimerSelection.py PictureInPicture.py TimeDateInput.py \ + SubtitleDisplay.py + -- 2.30.2