diff options
| author | ghost <andreas.monzner@multimedia-labs.de> | 2009-12-22 16:08:21 +0100 |
|---|---|---|
| committer | ghost <andreas.monzner@multimedia-labs.de> | 2009-12-22 16:08:21 +0100 |
| commit | 4e8904ef73e3ce5e275a1f5fbf369c4f9dab648e (patch) | |
| tree | ccb69c79af9e5624085f1db845e6223f81f1c69f /lib/python/Screens/Makefile.am | |
| parent | f901175ad6e72c60f0916c6ba6edcbdad7dbf5ec (diff) | |
| parent | d2188eb11a8c7663e34b1ab3d343a9981e60da62 (diff) | |
| download | enigma2-4e8904ef73e3ce5e275a1f5fbf369c4f9dab648e.tar.gz enigma2-4e8904ef73e3ce5e275a1f5fbf369c4f9dab648e.zip | |
Merge branch 'bug_236_recordpath'
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 |
