[telepathy-doc/master] Entity fixes
Davyd Madeley
davyd at madeley.id.au
Fri Apr 3 00:52:41 PDT 2009
---
docs/book/C/basics.xml | 2 ++
docs/book/C/connection.xml | 2 +-
2 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/docs/book/C/basics.xml b/docs/book/C/basics.xml
index 5905aed..bb9c05b 100644
--- a/docs/book/C/basics.xml
+++ b/docs/book/C/basics.xml
@@ -2,6 +2,8 @@
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY mdash "—">
+ <!ENTITY url_spec "http://telepathy.freedesktop.org/spec/">
+ <!ENTITY url_telepathy_glib_base "http://telepathy.freedesktop.org/doc/telepathy-glib/telepathy-glib-">
<!ENTITY url_dbus_spec_base "http://dbus.freedesktop.org/doc/dbus-specification.html#">
<!ENTITY url_dbus_python_base "http://dbus.freedesktop.org/doc/dbus-python/api/">
]>
diff --git a/docs/book/C/connection.xml b/docs/book/C/connection.xml
index ceb68f2..f51035b 100644
--- a/docs/book/C/connection.xml
+++ b/docs/book/C/connection.xml
@@ -133,7 +133,7 @@
</para>
<para>
- There is no central &app; D-Bus service in Telepathy. Instead there are
+ There is no central Telepathy D-Bus service in Telepathy. Instead there are
several connection manager services, activated on demand. Each
connection manager implements the Telepathy specification, allowing a
Telepathy client to utilise any messaging protocol.
--
1.5.6.5
More information about the telepathy-commits
mailing list