diff options
| author | ghost <andreas.monzner@multimedia-labs.de> | 2010-01-27 10:51:41 +0100 |
|---|---|---|
| committer | ghost <andreas.monzner@multimedia-labs.de> | 2010-01-27 10:51:41 +0100 |
| commit | fc2f9f4c26846eb07b4dec7c327da470a6ae2297 (patch) | |
| tree | ab2fe8d852360eddef1b3aeff0a1c25aa2666575 /lib/python/Screens/Makefile.am | |
| parent | 5fe37f3f39eb8d3efbb45984034c18a82637fbc2 (diff) | |
| parent | 3a4d44ac0f28fa87f1d8cde20b5e38dd644d5b37 (diff) | |
| download | enigma2-fc2f9f4c26846eb07b4dec7c327da470a6ae2297.tar.gz enigma2-fc2f9f4c26846eb07b4dec7c327da470a6ae2297.zip | |
Merge remote branch 'origin/bug_380_stop_service_entering_tuner_setup'
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 5457bf64..d96b491e 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 RecordPaths.py UnhandledKey.py + TextBox.py FactoryReset.py RecordPaths.py UnhandledKey.py ServiceStopScreen.py |
