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/configpower.ui | 158 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 158 insertions(+) create mode 100644 wifi/kcmwifi/configpower.ui (limited to 'wifi/kcmwifi/configpower.ui') diff --git a/wifi/kcmwifi/configpower.ui b/wifi/kcmwifi/configpower.ui new file mode 100644 index 00000000..fa44c928 --- /dev/null +++ b/wifi/kcmwifi/configpower.ui @@ -0,0 +1,158 @@ + +ConfigPower + + + ConfigPower + + + + 0 + 0 + 318 + 186 + + + + + unnamed + + + 0 + + + + lb_sleepTimeout + + + Sleep timeout: + + + Sets how long the card will be offline before looking for new packages again. + + + + + sb_sleepTimeout + + + true + + + + 1 + 0 + 0 + 0 + + + + 0 + + + 60 + + + sec + + + + + lb_wakeupPeriod + + + Wakeup period: + + + Sets how long the card will be online and looking for new packages before it falls asleep. + + + + + bg_packets + + + Receive Packets + + + Sets which sort of packets to listen to. + + + + unnamed + + + + bg_allPackets + + + All + + + Listen to all packet types. + + + + + rb_unicastOnly + + + Unicast only + + + Listen to Unicast packets only. + + + + + rb_multicastOnly + + + Multicast/Broadcast only + + + Listen to Multicast and Broadcast packets only. + + + + + + + sb_wakeupPeriod + + + + 1 + 0 + 0 + 0 + + + + 0 + + + 60 + + + sec + + + + + + + + wificonfig.h + configpower.ui.h + + + load( const IfConfig & ifconfig ) + save( IfConfig & ifconfig ) + + + + + knuminput.h + knuminput.h + + -- cgit v1.2.1