aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/Makefile.am
diff options
context:
space:
mode:
authoracid-burn <acid-burn@opendreambox.org>2010-08-26 08:34:43 +0200
committeracid-burn <acid-burn@opendreambox.org>2010-08-26 11:32:53 +0200
commit4ad194a2c8742b4ce5906a7d816c2542f7397085 (patch)
treeca3b172927de23284dacf88ffad0e393ac528657 /lib/python/Screens/Makefile.am
parentc67abe934eacad0641c14f574785485c3475fef1 (diff)
downloadenigma2-4ad194a2c8742b4ce5906a7d816c2542f7397085.tar.gz
enigma2-4ad194a2c8742b4ce5906a7d816c2542f7397085.zip
Enigma2: add possibility to configure input device delay and repeat settings.
fixes #69
Diffstat (limited to 'lib/python/Screens/Makefile.am')
-rwxr-xr-xlib/python/Screens/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/python/Screens/Makefile.am b/lib/python/Screens/Makefile.am
index 5cec5127..69600f01 100755
--- a/lib/python/Screens/Makefile.am
+++ b/lib/python/Screens/Makefile.am
@@ -14,5 +14,6 @@ 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 ServiceStopScreen.py
+ TextBox.py FactoryReset.py RecordPaths.py UnhandledKey.py ServiceStopScreen.py \
+ InputDeviceSetup.py