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/nm-applet.sgml | |
| 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/nm-applet.sgml')
| -rw-r--r-- | debian/nm-applet.sgml | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/debian/nm-applet.sgml b/debian/nm-applet.sgml index b027f8a0..f457fd93 100644 --- a/debian/nm-applet.sgml +++ b/debian/nm-applet.sgml @@ -57,9 +57,12 @@ manpage.1: manpage.sgml <refsect1> <title>DESCRIPTION</title> - <para><command>&package;</command> is the gnome front-end for NetworkManager</para> - <para>If you want to know how you can add by default nm-applet in your gnome notify-area, please read README.Debian - in /usr/share/doc/network-manager</para> + <para><command>&package;</command> is the GNOME front-end for NetworkManager</para> + <para>It is a systray applet which will display an icon in GNOME's notification area but it + also works for other desktop environments which provide a systray like KDE or XFCE.</para> + <para><command>&package;</command> shows a list of available networks and allows you to easily switch between them. For encrypted networks it + will prompt you for the key/passphrase and you can optionally store them in the gnome-keyring so you don't have to + type them again.</para> </refsect1> <refsect1> <title>SEE ALSO</title> |