diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2005-12-07 14:39:36 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2005-12-07 14:39:36 +0000 |
| commit | 7ee8589392aca17526ca30264689f204afc9646a (patch) | |
| tree | fc2438628d321be48978c45afe791380c4b7a27d /lib/python/Components/Makefile.am | |
| parent | 22143de3c8c4780166beeb1e0a1575768c76bfe4 (diff) | |
| download | enigma2-7ee8589392aca17526ca30264689f204afc9646a.tar.gz enigma2-7ee8589392aca17526ca30264689f204afc9646a.zip | |
use steps in startwizard
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 6e0e94ba..0a6eb590 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 + BlinkingPixmap.py Pixmap.py ConditionalWidget.py Slider.py |
