aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Makefile.am
diff options
context:
space:
mode:
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>2006-04-30 20:01:21 +0000
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>2006-04-30 20:01:21 +0000
commitaf50298c0edc3e108433acc9106d9a022447d44e (patch)
tree0eec950ed239813597be312cd9df1a0bab0a773d /lib/python/Components/Makefile.am
parent81e5614daf0d2c301b9f3c646e1387482b56193e (diff)
downloadenigma2-af50298c0edc3e108433acc9106d9a022447d44e.tar.gz
enigma2-af50298c0edc3e108433acc9106d9a022447d44e.zip
ChoiceBox is now usable with number keys
Diffstat (limited to 'lib/python/Components/Makefile.am')
-rw-r--r--lib/python/Components/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am
index efb81c37..80393aef 100644
--- a/lib/python/Components/Makefile.am
+++ b/lib/python/Components/Makefile.am
@@ -13,4 +13,4 @@ install_PYTHON = \
BlinkingPixmap.py Pixmap.py ConditionalWidget.py Slider.py LanguageList.py \
PluginList.py PluginComponent.py RecordingConfig.py About.py UsageConfig.py \
FIFOList.py ServiceEventTracker.py Input.py TimerSanityCheck.py FileList.py \
- MultiContent.py MediaPlayer.py TunerInfo.py VideoWindow.py
+ MultiContent.py MediaPlayer.py TunerInfo.py VideoWindow.py ChoiceList.py