diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-04-02 22:13:38 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-04-02 22:13:38 +0000 |
| commit | d8733ed57694bbb5309afc396cabe2bfc6f35c16 (patch) | |
| tree | 68ee8fdc52a52da1db37179e9f2f2834c7806d2a /lib/python/Screens/Makefile.am | |
| parent | ecf05a2de9a95814a3efdc3dafa0a10ad343f82a (diff) | |
| download | enigma2-d8733ed57694bbb5309afc396cabe2bfc6f35c16.tar.gz enigma2-d8733ed57694bbb5309afc396cabe2bfc6f35c16.zip | |
add support for multiple instant recordings
Diffstat (limited to 'lib/python/Screens/Makefile.am')
| -rw-r--r-- | lib/python/Screens/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Screens/Makefile.am b/lib/python/Screens/Makefile.am index ea314e24..031e6088 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 + MediaPlayer.py TimerSelection.py |
