From 2217f9ba852aa2ffd36e5398988d9b1c65b18705 Mon Sep 17 00:00:00 2001 From: benmeyer Date: Wed, 11 Dec 2002 22:15:16 +0000 Subject: Key accell --- (limited to 'noncore/settings/networksettings') diff --git a/noncore/settings/networksettings/wlan/wlan.ui b/noncore/settings/networksettings/wlan/wlan.ui index 09593b3..744c559 100644 --- a/noncore/settings/networksettings/wlan/wlan.ui +++ b/noncore/settings/networksettings/wlan/wlan.ui @@ -53,7 +53,7 @@ title - WLAN General + General @@ -72,7 +72,7 @@ text - Sepecify Access Point + &Specify Access Point @@ -87,7 +87,7 @@ title - Settings + Specific &Access Point Settings @@ -113,7 +113,7 @@ QLabel name - TextLabel2_2 + TextLabel2 text @@ -234,7 +234,7 @@ title - Wep + Encryption @@ -253,7 +253,7 @@ text - Enable Wep + &Enable WEP @@ -268,7 +268,7 @@ title - Authentication Type + &Authentication Type @@ -287,7 +287,7 @@ text - Open System + &Open System checked @@ -302,7 +302,7 @@ text - Shared Key + &Shared Key @@ -319,7 +319,7 @@ title - Key Setting + &Key Setting diff --git a/noncore/settings/networksettings/wlan/wlanimp.cpp b/noncore/settings/networksettings/wlan/wlanimp.cpp index ef7329e..120d4e5 100644 --- a/noncore/settings/networksettings/wlan/wlanimp.cpp +++ b/noncore/settings/networksettings/wlan/wlanimp.cpp @@ -224,7 +224,6 @@ void WLANImp::accept(){ if(!interfaceSetup->saveChanges()) return; - return; // Restart the device now that the settings have changed QString initpath; if( QDir("/etc/rc.d/init.d").exists() ) -- cgit v0.9.0.2