remove old network stuff
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Fri, 2 Sep 2005 05:15:20 +0000 (05:15 +0000)
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Fri, 2 Sep 2005 05:15:20 +0000 (05:15 +0000)
lib/python/Components/Makefile.am
lib/python/Screens/Makefile.am

index bcecc1efa2eb403d069b84971f00ad2ecaf77e04..d452b358cdd79c5c74ab583d6808dd0f32670309 100644 (file)
@@ -8,4 +8,4 @@ install_DATA = \
        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 VariableIP.py IPAddress.py IPNameserver.py IPGateway.py Network.py
+       AVSwitch.py Network.py
index 3088fd4aaec2a01418297f4c02a985837b4c2f94..e99782dda6afa0a7d45db7099cca8db136286432 100644 (file)
@@ -3,4 +3,4 @@ installdir = $(LIBDIR)/enigma2/python/Screens
 install_DATA = \
        ChannelSelection.py ClockDisplay.py ConfigMenu.py InfoBar.py Menu.py    \
        MessageBox.py ScartLoopThrough.py Screen.py ServiceScan.py TimerEdit.py \
-       MovieSelection.py Setup.py About.py HarddiskSetup.py Network.py __init__.py
+       MovieSelection.py Setup.py About.py HarddiskSetup.py __init__.py