summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMark Doffman <mark.doffman@codethink.co.uk>2009-11-07 17:46:26 +0000
committerMark Doffman <mark.doffman@codethink.co.uk>2009-11-07 17:46:26 +0000
commit23b7cb9bd63b1a9c93b07a4451decdd7e14bf96d (patch)
tree8d40a234cd323c76fcdcc3451f331a042c906212 /README
parent2ac0b99a4a50312190c953c75981d58c331af3dd (diff)
downloadat-spi2-core-23b7cb9bd63b1a9c93b07a4451decdd7e14bf96d.tar.gz
Remove the dbind and droute libraries.
DBind and DRoute are now only used by at-spi2-atk so have become static libraries.
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 0 insertions, 16 deletions
diff --git a/README b/README
index b430d0aa..d7c24ac0 100644
--- a/README
+++ b/README
@@ -68,22 +68,6 @@ The directories within this package are arranged as follows:
Miscellaneous tools. Mostly for converting protocol
XML into D-Bus introspection, 'C' types and documentation.
- droute
-
- Contains a framework for registering objects
- with a D-Bus connection and for routing messages to
- the implementing object.
-
- Used by the ATK adaptor.
-
- dbind
-
- Library to ease making D-Bus method calls, contains
- marshalling code to convert function arguments
- and a provided D-Bus signature into a D-Bus message.
-
- Used by cspi.
-
registryd
The registry daemon code. The registry daemon