diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-10-17 17:38:53 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-10-17 17:38:53 +0000 |
commit | 1e0dd58661c9097fb41218ee7e3515f2d8ba8dac (patch) | |
tree | a263b4ad0c1f7fba6013f5d9854db4cb4962df82 /knetworkmanager-0.8/README | |
download | knetworkmanager8-1e0dd58661c9097fb41218ee7e3515f2d8ba8dac.tar.gz knetworkmanager8-1e0dd58661c9097fb41218ee7e3515f2d8ba8dac.zip |
Add dead-ended knetworkmanager 0.8 source
Add copy of same for knetworkmanager 0.9 starting point
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knetworkmanager8@1259314 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'knetworkmanager-0.8/README')
-rw-r--r-- | knetworkmanager-0.8/README | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/knetworkmanager-0.8/README b/knetworkmanager-0.8/README new file mode 100644 index 0000000..534a24a --- /dev/null +++ b/knetworkmanager-0.8/README @@ -0,0 +1,25 @@ +KNetworkManager is a system tray application for controlling network connections on systems that use the NetworkManager daemon. + +Currently the following things work: + + * Show all network interfaces known to HAL and therefore to NetworkManager + * Connect to wired and wireless networks + * User interaction for encrypted (WEP, WPA Personal and WPA Enterprise) wireless networks + * User interaction to join hidden wireless networks + * Show signal strength for wireless networks in context menu + * Show tool tip with connection status on tray icon + * Show verbose tool tip with interface and network information on context + menu entries + * Store passwords of encrypted networks + * Store hidden wireless networks (per-user) + * Show connection status in system tray + * VPN support + * Notifications (new networks, new devices, NM status changes) + +NetworkManager 0.6.2 is required to build this version of KNetworkManager. + +If you encounter bugs, please report them using + + * http://bugs.kde.org + +Last update: 20-Sep-2006 - Timoe Hoenig <[email protected]>, <[email protected]> |