some basic language support (already working a bit)
[enigma2.git] / lib / python / Components / Makefile.am
index bcecc1efa2eb403d069b84971f00ad2ecaf77e04..f49c7545976ce13436d540076ba098a817a9ff9b 100644 (file)
@@ -1,6 +1,6 @@
 installdir = $(LIBDIR)/enigma2/python/Components
 
-install_DATA = \
+install_PYTHON = \
        ActionMap.py GUISkin.py PerServiceDisplay.py TimeInput.py components.py \
        Button.py HTMLComponent.py ProgressBar.py TimerList.py config.py        \
        Clock.py HTMLSkin.py ServiceList.py VariableText.py                     \
@@ -8,4 +8,5 @@ install_DATA = \
        EventInfo.py Label.py ServiceScan.py VolumeBar.py                       \
        GUIComponent.py MenuList.py TextInput.py __init__.py MovieList.py                               \
        InputDevice.py ServicePosition.py SetupDevices.py Harddisk.py                                           \
-       AVSwitch.py VariableIP.py IPAddress.py IPNameserver.py IPGateway.py Network.py
+       AVSwitch.py Network.py RFmod.py DiskInfo.py NimManager.py Lcd.py                                \
+       EpgList.py ScrollLabel.py Timezones.py Language.py