From bf2f4196dede42bb8b5b8168a85a60498a3d630f Mon Sep 17 00:00:00 2001 From: acid-burn Date: Fri, 29 Jan 2010 08:50:34 +0100 Subject: * 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 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'data') diff --git a/data/skin_default.xml b/data/skin_default.xml index 85c4016a..56d53dc3 100755 --- a/data/skin_default.xml +++ b/data/skin_default.xml @@ -572,9 +572,11 @@ self.instance.move(ePoint(orgpos.x() + (orgwidth - newwidth)/2, orgpos.y())) + + -- cgit v1.2.3