diff options
| author | Michael Biebl <biebl@teco.edu> | 2006-06-20 21:43:19 +0000 |
|---|---|---|
| committer | Michael Biebl <biebl@teco.edu> | 2006-06-20 21:43:19 +0000 |
| commit | e2bb2da74742a9c731492f0c83bf004c7fc8fe46 (patch) | |
| tree | 58ce2ac707092bed9155fa95caada7c46e3292a9 /debian/control | |
| parent | 2d050cf0d49b7179871631290e37a91fb879a3a3 (diff) | |
Improved the package description and the manpage of network-manager-gnome to make it clear that nm-applet is a systray applet and not a gnome-panel applet.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@862 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 9288b533..2ac3103d 100644 --- a/debian/control +++ b/debian/control @@ -34,7 +34,12 @@ Description: network management framework (GNOME frontend) NetworkManager is _intended_ to replace default routes, obtain IP addresses from a DHCP server, and change nameservers whenever it sees fit. . - This package provides the notification applet to the control system. + This package contains a systray applet for GNOME's notification area but it + also works for other desktop environments which provide a systray like KDE + or XFCE. + It displays the available networks and allows to easily switch between them. + For encrypted networks it will prompt the user for the key/passphrase and it + can optionally store them in the gnome-keyring. . Homepage: http://www.gnome.org/projects/NetworkManager/ |