From 8d3e9193ba0ddaa819db9c6a0447eca74a8328a3 Mon Sep 17 00:00:00 2001 From: acid-burn Date: Wed, 6 May 2009 14:40:48 +0200 Subject: add option to select a keymap for a attached keyboard. this closes #11 --- lib/python/Components/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) mode change 100644 => 100755 lib/python/Components/Makefile.am (limited to 'lib/python/Components/Makefile.am') diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am old mode 100644 new mode 100755 index 67cec18d..85e4d3ec --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -18,4 +18,5 @@ 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 language_cache.py Console.py ResourceManager.py TuneTest.py + Task.py language_cache.py Console.py ResourceManager.py TuneTest.py \ + Keyboard.py -- cgit v1.2.3