From bcb704366cb5e333a626c18c308c7e0448a8e69f Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- wifi/kcmwifi/ifconfigpagebase.ui | 500 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 500 insertions(+) create mode 100644 wifi/kcmwifi/ifconfigpagebase.ui (limited to 'wifi/kcmwifi/ifconfigpagebase.ui') diff --git a/wifi/kcmwifi/ifconfigpagebase.ui b/wifi/kcmwifi/ifconfigpagebase.ui new file mode 100644 index 00000000..45df9e19 --- /dev/null +++ b/wifi/kcmwifi/ifconfigpagebase.ui @@ -0,0 +1,500 @@ + +IfConfigPageBase + + + IfConfigPageBase + + + + 0 + 0 + 626 + 242 + + + + + unnamed + + + + layout16 + + + + unnamed + + + + lb_netName + + + Network name: + + + SSID of the network to connect to. "any" means "arbitrary available network". + + + + + le_networkName + + + + + lb_ifName + + + Interface: + + + SSID of the network to connect to. "any" means "arbitrary available network". + + + + + le_interface + + + false + + + + + cb_Autodetect + + + Autodetect + + + true + + + + + spacer16 + + + Horizontal + + + Expanding + + + + 226 + 20 + + + + + + + + layout13 + + + + unnamed + + + + lb_connectScript + + + Script: + + + Command to perform after the connection is established, e.g. for obtaining a DHCP lease. + + + + + url_connectScript + + + false + + + + + spacer18 + + + Horizontal + + + Expanding + + + + 196 + 20 + + + + + + + + layout11 + + + + unnamed + + + + cb_pmEnabled + + + Enable power management + + + Enables advanced power management settings. + + + + + pb_setupPower + + + false + + + Configure... + + + Clicking this button opens the Power Management menu. + + + + + spacer4 + + + Horizontal + + + Expanding + + + + 285 + 20 + + + + + + + + layout6 + + + + unnamed + + + + textLabel2 + + + Speed: + + + Sets the connection speed. Not all cards support this. + + + + + + Auto + + + + + 1 Mb/s + + + + + 2 Mb/s + + + + + 5.5 Mb/s + + + + + 6 Mb/s + + + + + 9 Mb/s + + + + + 11 Mb/s + + + + + 12 Mb/s + + + + + 18 Mb/s + + + + + 24 Mb/s + + + + + 36 Mb/s + + + + + 48 Mb/s + + + + + 54 Mb/s + + + + cmb_speed + + + + + spacer6 + + + Horizontal + + + Expanding + + + + 190 + 20 + + + + + + + + layout5 + + + + unnamed + + + + lb_opMode + + + Operation mode: + + + Operation mode of the card. For standard infrastructure networks, "Managed" is appropriate. + + + + + + Ad-Hoc + + + + + Managed + + + + + Repeater + + + + + Master + + + + + Secondary + + + + cmb_wifiMode + + + + + spacer5_2 + + + Horizontal + + + Expanding + + + + 413 + 20 + + + + + + + + layout14 + + + + unnamed + + + + cb_runScript + + + Execute script on connect + + + Activates a script to perform arbitrary operations after associating with the network. + + + + + spacer19 + + + Horizontal + + + Expanding + + + + 131 + 20 + + + + + + + + layout17 + + + + unnamed + + + + cb_useCrypto + + + Use encryption + + + Enables WEP encryption. + + + + + pb_setupCrypto + + + false + + + Configure... + + + Clicking this button opens the Encryption menu. + + + + + spacer5 + + + Horizontal + + + Expanding + + + + 396 + 20 + + + + + + + + + + cb_Autodetect + toggled(bool) + le_interface + setDisabled(bool) + + + cb_runScript + toggled(bool) + lb_connectScript + setDisabled(bool) + + + cb_runScript + toggled(bool) + url_connectScript + setEnabled(bool) + + + + le_networkName + cmb_wifiMode + cmb_speed + cb_runScript + url_connectScript + cb_pmEnabled + pb_setupPower + cb_useCrypto + pb_setupCrypto + + + kdialog.h + + + + + klineedit.h + kurlrequester.h + klineedit.h + kpushbutton.h + + -- cgit v1.2.1