about summary refs log tree commit diff
path: root/debian/README
diff options
context:
space:
mode:
authorRiccardo Setti <giskard@autistici.org>2006-01-10 15:31:05 +0000
committerRiccardo Setti <giskard@autistici.org>2006-01-10 15:31:05 +0000
commit109a7976fe0363e22681d919258b3d9ce4b3bfb3 (patch)
treed3c6feb3f3d6e3117da1f7844737dd58ecf9a5d9 /debian/README
first import of dhcbdb and networkmanager
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@440 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian/README')
-rw-r--r--debian/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/README b/debian/README
new file mode 100644
index 00000000..768e12b9
--- /dev/null
+++ b/debian/README
@@ -0,0 +1,10 @@
+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)
+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.