diff options
| author | Felix Domke <tmbinc@elitedvb.net> | 2008-10-24 00:18:55 +0000 |
|---|---|---|
| committer | Felix Domke <tmbinc@elitedvb.net> | 2008-10-24 00:18:55 +0000 |
| commit | 66ebad610be86be6a48c793b4c9c80794d66ad55 (patch) | |
| tree | 6ab3c7d024dddd31c1ac0f5a75319d9030c0a5e1 /lib/python/Components/Makefile.am | |
| parent | ec5a129c62b75f939830c0585780bdedf7c78460 (diff) | |
| download | enigma2-66ebad610be86be6a48c793b4c9c80794d66ad55.tar.gz enigma2-66ebad610be86be6a48c793b4c9c80794d66ad55.zip | |
add language cache to speed up language selection and wizzard
Diffstat (limited to 'lib/python/Components/Makefile.am')
| -rw-r--r-- | lib/python/Components/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
