From 8afb642da9d21c2d3979ca4aada92bd05657a0b8 Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Sat, 15 Oct 2005 01:07:25 +0000 Subject: - removed ScanSetup-component and - added config-stuff to the screen - made satList non-static --- lib/python/Components/Makefile.am | 2 +- lib/python/Components/ScanSetup.py | 0 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 lib/python/Components/ScanSetup.py (limited to 'lib/python/Components') 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 -- cgit v1.2.3