diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2005-10-15 01:07:25 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2005-10-15 01:07:25 +0000 |
| commit | 8afb642da9d21c2d3979ca4aada92bd05657a0b8 (patch) | |
| tree | d19499a5b7f3b38d8d7084758ff3be58c68cb878 /lib/python/Components/Makefile.am | |
| parent | 0c4182b7ce069ba7055fc9d0ffda7f4f8ba13e9f (diff) | |
| download | enigma2-8afb642da9d21c2d3979ca4aada92bd05657a0b8.tar.gz enigma2-8afb642da9d21c2d3979ca4aada92bd05657a0b8.zip | |
- removed ScanSetup-component and
- added config-stuff to the screen
- made satList non-static
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 46b9ba33..40cbb3fe 100644 --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -8,4 +8,4 @@ install_PYTHON = \ EventInfo.py Label.py ServiceScan.py VolumeBar.py \ GUIComponent.py MenuList.py TextInput.py __init__.py MovieList.py \ InputDevice.py ServicePosition.py SetupDevices.py Harddisk.py \ - AVSwitch.py Network.py RFmod.py DiskInfo.py NimManager.py ScanSetup.py + AVSwitch.py Network.py RFmod.py DiskInfo.py NimManager.py |
