summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorStefan Walter <stefw@src.gnome.org>2007-02-12 17:15:47 +0000
committerStefan Walter <stefw@src.gnome.org>2007-02-12 17:15:47 +0000
commit663856b1dae2423991a81e82bd1c9c15afdd05e7 (patch)
treedaa14b932bd6fa6cdb79f5aea743b6d899ade11f /README
parent28903610c0e35aad5197e97cfb7eaf133031d273 (diff)
downloadgnome-keyring-663856b1dae2423991a81e82bd1c9c15afdd05e7.tar.gz
Added secondary method for daemon discover: via DBus. Added dependency on
* Makefile.am: * README: * configure.in: * gnome-keyring-daemon-dbus.c: (added) * gnome-keyring-daemon.c: (main): * gnome-keyring-daemon.h: * gnome-keyring-private.h: * gnome-keyring.c: (connect_to_daemon): Added secondary method for daemon discover: via DBus. Added dependency on DBus. Fixes bug #400956 svn path=/trunk/; revision=545
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 759b4444..0a87ebef 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
gnome-keyring is a program that keep password and other secrets for
users. It is run as a damon in the session, similar to ssh-agent, and
-other applications can locate it by an environment variable.
+other applications locate it via an environment variable or a dbus.
The program can manage several keyrings, each with its own master
password, and there is also a session keyring which is never stored to