aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components
diff options
context:
space:
mode:
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>2005-10-15 01:07:25 +0000
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>2005-10-15 01:07:25 +0000
commit8afb642da9d21c2d3979ca4aada92bd05657a0b8 (patch)
treed19499a5b7f3b38d8d7084758ff3be58c68cb878 /lib/python/Components
parent0c4182b7ce069ba7055fc9d0ffda7f4f8ba13e9f (diff)
downloadenigma2-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')
-rw-r--r--lib/python/Components/Makefile.am2
-rw-r--r--lib/python/Components/ScanSetup.py0
2 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
diff --git a/lib/python/Components/ScanSetup.py b/lib/python/Components/ScanSetup.py
deleted file mode 100644
index e69de29b..00000000
--- a/lib/python/Components/ScanSetup.py
+++ /dev/null