about summary refs log tree commit diff
path: root/debian/README.Debian
diff options
context:
space:
mode:
authorRiccardo Setti <giskard@autistici.org>2006-01-13 20:18:47 +0000
committerRiccardo Setti <giskard@autistici.org>2006-01-13 20:18:47 +0000
commit80fe10fbf699c270a96c7988bfb764fff1b71231 (patch)
tree51d128acd834063972dd254f648c19fef5fd40bb /debian/README.Debian
parent735ec145a851e75ce4a090979a41a0299fc46bed (diff)
addedd README.Debian
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@473 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian/README.Debian')
-rw-r--r--debian/README.Debian11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
new file mode 100644
index 00000000..20c9ed3d
--- /dev/null
+++ b/debian/README.Debian
@@ -0,0 +1,11 @@
+NetworkManger has two parts one is run on the system level to 
+manager connections and gather information. The other is an applet
+the user can interact with. Since NetworkManager is not part of
+main yet, you have to add nm-applet to your session once.
+
+(instructions for gnome only)
+First add yourself to the plugdev group
+Go to System -> Preferences -> Sessions
+In the Startup Programs tab, click Add
+type "nm-applet", click OK.
+log out of your gnome session, and log back in again.