diff options
| author | Acid-Burn <acid-burn@spacenet.(none)> | 2008-11-04 12:13:37 +0100 |
|---|---|---|
| committer | Andreas Oberritter <obi@saftware.de> | 2008-11-06 01:47:05 +0100 |
| commit | 1be69784396f194419adda53331d5fee02ea062b (patch) | |
| tree | 60aade37463570531375286879af65e85d6fce47 /lib/python/Screens/Makefile.am | |
| parent | 1101fc3f4349fbdbed94e82870aae6b4af9312fe (diff) | |
| download | enigma2-1be69784396f194419adda53331d5fee02ea062b.tar.gz enigma2-1be69784396f194419adda53331d5fee02ea062b.zip | |
add virtual keyboard as easy input help
add icons for virtual keyboard
network fixes
wlan fixeS
Diffstat (limited to 'lib/python/Screens/Makefile.am')
| -rwxr-xr-x[-rw-r--r--] | lib/python/Screens/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Screens/Makefile.am b/lib/python/Screens/Makefile.am index 186c6f32..a3cf70bb 100644..100755 --- a/lib/python/Screens/Makefile.am +++ b/lib/python/Screens/Makefile.am @@ -13,5 +13,5 @@ install_PYTHON = \ TimerSelection.py PictureInPicture.py TimeDateInput.py \ SubtitleDisplay.py SubservicesQuickzap.py ParentalControlSetup.py NumericalTextInputHelpDialog.py \ SleepTimerEdit.py Ipkg.py RdsDisplay.py Globals.py DefaultWizard.py \ - SessionGlobals.py LocationBox.py WizardLanguage.py TaskView.py Rc.py + SessionGlobals.py LocationBox.py WizardLanguage.py TaskView.py Rc.py VirtualKeyBoard.py |
