network setup stuff
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Fri, 2 Sep 2005 02:07:23 +0000 (02:07 +0000)
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Fri, 2 Sep 2005 02:07:23 +0000 (02:07 +0000)
commit3a3836240d87bc63d4865d56a49fb2113634308b
treed389137d64c9f4b8fdefb49b2bd4196282344030
parent82e78679568c43d341e4eb288b9a91385f5a6ed8
network setup stuff
data/menu.xml
data/skin.xml
lib/python/Components/IPAddress.py [new file with mode: 0644]
lib/python/Components/IPGateway.py [new file with mode: 0644]
lib/python/Components/IPNameserver.py [new file with mode: 0644]
lib/python/Components/Makefile.am
lib/python/Components/VariableIP.py [new file with mode: 0644]
lib/python/Components/__init__.py
lib/python/Screens/Network.py