add language cache to speed up language selection and wizzard
[enigma2.git] / lib / python / Components / Makefile.am
index df8cf9feb1ea600df657ea845629472e19ae9de1..074e0540714eaac73848c11f9982916c408a5e05 100644 (file)
@@ -18,4 +18,4 @@ install_PYTHON = \
        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 DreamInfoHandler.py \
-       Task.py Thread.py
+       Task.py language_cache.py