* simplify NetworkWizard usability. Its now possible to open the wizard directly...
authoracid-burn <acid-burn@opendreambox.org>
Fri, 29 Jan 2010 07:50:34 +0000 (08:50 +0100)
committeracid-burn <acid-burn@opendreambox.org>
Fri, 29 Jan 2010 07:50:34 +0000 (08:50 +0100)
commitbf2f4196dede42bb8b5b8168a85a60498a3d630f
treed2829a4240c92628fff5d6729c5104c7723b711b
parent025acea46debca45f8ae004cdb17cc6e5fc84309
* simplify NetworkWizard usability. Its now possible to open the wizard directly with the current selected network interface,
so its no more needed to select the interface twice.
* add a blue button link to the network wizard also inside the AdapterSelectionScreen.
* d't show interface question if only one interface is available.
This fixes bug #218
data/skin_default.xml
lib/python/Components/Network.py
lib/python/Plugins/SystemPlugins/NetworkWizard/NetworkWizard.py
lib/python/Plugins/SystemPlugins/NetworkWizard/networkwizard.xml
lib/python/Screens/NetworkSetup.py