diff options
| author | ghost <andreas.monzner@multimedia-labs.de> | 2009-11-05 08:48:03 +0100 |
|---|---|---|
| committer | ghost <andreas.monzner@multimedia-labs.de> | 2009-11-05 08:48:03 +0100 |
| commit | 0271558b0e0d04a17e7fa5ce2314a855507c8a85 (patch) | |
| tree | d2b47f1e94d5999f5efea3d5433d3bd55f7529f2 /lib/python/Screens/Makefile.am | |
| parent | a8fd8e5e6c8a56c2e8dcdfbf7927b7e31221fd9a (diff) | |
| download | enigma2-0271558b0e0d04a17e7fa5ce2314a855507c8a85.tar.gz enigma2-0271558b0e0d04a17e7fa5ce2314a855507c8a85.zip | |
fix not working default record pathes screen (add and install missing file)
Diffstat (limited to 'lib/python/Screens/Makefile.am')
| -rwxr-xr-x | 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 44994b86..585983c2 100755 --- a/lib/python/Screens/Makefile.am +++ b/lib/python/Screens/Makefile.am @@ -14,5 +14,5 @@ install_PYTHON = \ SubtitleDisplay.py SubservicesQuickzap.py ParentalControlSetup.py NumericalTextInputHelpDialog.py \ SleepTimerEdit.py Ipkg.py RdsDisplay.py Globals.py DefaultWizard.py \ SessionGlobals.py LocationBox.py WizardLanguage.py TaskView.py Rc.py VirtualKeyBoard.py \ - TextBox.py FactoryReset.py + TextBox.py FactoryReset.py RecordPaths.py |
