diff options
| author | Felix Domke <tmbinc@elitedvb.net> | 2006-06-02 17:29:49 +0000 |
|---|---|---|
| committer | Felix Domke <tmbinc@elitedvb.net> | 2006-06-02 17:29:49 +0000 |
| commit | 6c2d667582c7878d6c8b94f5bdac047c1ded9a78 (patch) | |
| tree | 95d72b8480bb456e7c0a271baf21f89d05167e32 /lib/python/Screens/Makefile.am | |
| parent | 377d4210692cf494933638cce3b21da3189fb613 (diff) | |
| download | enigma2-6c2d667582c7878d6c8b94f5bdac047c1ded9a78.tar.gz enigma2-6c2d667582c7878d6c8b94f5bdac047c1ded9a78.zip | |
install SubtitleDisplay.py
Diffstat (limited to 'lib/python/Screens/Makefile.am')
| -rw-r--r-- | lib/python/Screens/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
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 + |
