X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fpython%2FComponents%2FMakefile.am;h=34710fa15b70ad87072498a22c71994e0bf04245;hp=f344046d8ae8622d17db5cf67e7e9269cac6110f;hb=93119b6552ecbfebf92d96a6aef2049b0fb1f600;hpb=7323c18997d7dad3d7e6fea1a45f01e1528a93a7 diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am old mode 100644 new mode 100755 index f344046..34710fa --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -1,4 +1,4 @@ -installdir = $(LIBDIR)/enigma2/python/Components +installdir = $(pkglibdir)/python/Components SUBDIRS = Sources Converter Renderer @@ -7,7 +7,7 @@ install_PYTHON = \ Button.py HTMLComponent.py ProgressBar.py TimerList.py config.py \ HTMLSkin.py ServiceList.py VariableText.py \ ConfigList.py VariableValue.py \ - Label.py ServiceScan.py VolumeBar.py \ + Label.py ServiceScan.py VolumeBar.py VolumeControl.py \ GUIComponent.py MenuList.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 \ @@ -17,4 +17,6 @@ install_PYTHON = \ FIFOList.py ServiceEventTracker.py Input.py TimerSanityCheck.py FileList.py \ MultiContent.py MediaPlayer.py TunerInfo.py VideoWindow.py ChoiceList.py \ Element.py Playlist.py ParentalControl.py ParentalControlList.py \ - Ipkg.py SelectionList.py Scanner.py SystemInfo.py Task.py + Ipkg.py SelectionList.py Scanner.py SystemInfo.py DreamInfoHandler.py \ + Task.py language_cache.py Console.py ResourceManager.py TuneTest.py \ + Keyboard.py