diff options
| author | ghost <andreas.monzner@multimedia-labs.de> | 2009-11-05 08:48:44 +0100 |
|---|---|---|
| committer | ghost <andreas.monzner@multimedia-labs.de> | 2009-11-05 08:48:44 +0100 |
| commit | 77d768bcb13a74af35de2c13df2267d2a22ed13f (patch) | |
| tree | 65cb713c9be7266711442371600038d40d70a631 /lib/python | |
| parent | f71de4386db42aad0a29d76c2e2ed8dd26796a57 (diff) | |
| parent | 0271558b0e0d04a17e7fa5ce2314a855507c8a85 (diff) | |
| download | enigma2-77d768bcb13a74af35de2c13df2267d2a22ed13f.tar.gz enigma2-77d768bcb13a74af35de2c13df2267d2a22ed13f.zip | |
Merge branch 'bug_236_recordpath' into experimental
Diffstat (limited to 'lib/python')
| -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 |
