diff options
author | markus <markus@FreeBSD.org> | 2005-01-22 09:39:05 +0800 |
---|---|---|
committer | markus <markus@FreeBSD.org> | 2005-01-22 09:39:05 +0800 |
commit | 53cec48191ee4f0dafcd913dfba5048202994bf0 (patch) | |
tree | b201619f7d456e2fd3512db5df24f34fa1410fc7 /net/knemo/pkg-message | |
parent | c1d7dccddee1fd4a3d0ef654a8e460028ab77204 (diff) | |
download | freebsd-ports-gnome-53cec48191ee4f0dafcd913dfba5048202994bf0.tar.gz freebsd-ports-gnome-53cec48191ee4f0dafcd913dfba5048202994bf0.tar.zst freebsd-ports-gnome-53cec48191ee4f0dafcd913dfba5048202994bf0.zip |
Add knemo 0.3.1, a network monitor for KDE.
KNemo offers a network monitor similar to the one found in Windows.
For every network interface it displays an icon in the systray.
http://www.kde-apps.org/content/show.php?content=12956
Note: There are two extensions to the original KNemo:
1. Multiple IPs on devices are supported
2. The semantics of not available devices were changed
from: "device is not up"
to: "device is not up" or "device is up but has no carrier/is not
associated"
which mimics the behaviour of the Windows counterpart more closely
Bugs: The stats page for wireless specific statistics doesn't work, yet
Diffstat (limited to 'net/knemo/pkg-message')
-rw-r--r-- | net/knemo/pkg-message | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net/knemo/pkg-message b/net/knemo/pkg-message new file mode 100644 index 000000000000..e0a417e2f008 --- /dev/null +++ b/net/knemo/pkg-message @@ -0,0 +1,4 @@ +----------------------------------------------------------------------------- + IMPORTANT: KNemo is not an executable but an KDED service. Therefore + it has to be started using Control Center/KDE Components/Service Manager. +----------------------------------------------------------------------------- |