diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2005-12-11 01:42:36 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2005-12-11 01:42:36 +0000 |
| commit | fe798a5d31319171dbb76c6d9fec268e691d3f77 (patch) | |
| tree | c4165575c6780e0b9f96428d8b69b14a5de7aea8 /lib/python/Components/Makefile.am | |
| parent | 490bc59fbd4777f1a5041a71c1de7c5e76ff1eae (diff) | |
| download | enigma2-fe798a5d31319171dbb76c6d9fec268e691d3f77.tar.gz enigma2-fe798a5d31319171dbb76c6d9fec268e691d3f77.zip | |
finish language-menu - the RT_VALIGN_CENTER doesn't work in eListboxPythonMultiContent... why?
add language-screen to the start-wizard, which breaks the startwizard. bug in screen-handling?
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 0a6eb590..f83403b4 100644 --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -10,4 +10,4 @@ install_PYTHON = \ InputDevice.py ServicePosition.py SetupDevices.py Harddisk.py \ AVSwitch.py Network.py RFmod.py DiskInfo.py NimManager.py Lcd.py \ EpgList.py ScrollLabel.py Timezones.py Language.py HelpMenuList.py \ - BlinkingPixmap.py Pixmap.py ConditionalWidget.py Slider.py + BlinkingPixmap.py Pixmap.py ConditionalWidget.py Slider.py LanguageList.py |
