aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Makefile.am
diff options
context:
space:
mode:
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>2005-11-17 21:27:22 +0000
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>2005-11-17 21:27:22 +0000
commitbb59fd202b257cce05684912216678d9872ff0cc (patch)
treed11bbb30084e1dda2c4fb3bde22daefa13f48ba5 /lib/python/Components/Makefile.am
parentdb61b582764e79d2c0d1ea64fe54308494d13581 (diff)
downloadenigma2-bb59fd202b257cce05684912216678d9872ff0cc.tar.gz
enigma2-bb59fd202b257cce05684912216678d9872ff0cc.zip
some basic language support (already working a bit)
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 0e1894aa..f49c7545 100644
--- a/lib/python/Components/Makefile.am
+++ b/lib/python/Components/Makefile.am
@@ -9,4 +9,4 @@ install_PYTHON = \
GUIComponent.py MenuList.py TextInput.py __init__.py MovieList.py \
InputDevice.py ServicePosition.py SetupDevices.py Harddisk.py \
AVSwitch.py Network.py RFmod.py DiskInfo.py NimManager.py Lcd.py \
- EpgList.py ScrollLabel.py Timezones.py
+ EpgList.py ScrollLabel.py Timezones.py Language.py