From 66ebad610be86be6a48c793b4c9c80794d66ad55 Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Fri, 24 Oct 2008 00:18:55 +0000 Subject: add language cache to speed up language selection and wizzard --- lib/python/Components/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/python/Components/Makefile.am') diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am index d3c51ab2..074e0540 100644 --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -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 + Task.py language_cache.py -- cgit v1.2.3