summaryrefslogtreecommitdiff
path: root/spec/Account.xml
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2009-01-20 11:42:15 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2009-01-20 11:42:15 +0000
commit95a87f182343dea698d281cc6e8b07e734e1f9cb (patch)
tree581c8ef5956d1d5fd86241fa6a2c7ea4d4e40419 /spec/Account.xml
parenta101efff3a1c46981fd3bb2340d9bff6ec464460 (diff)
downloadtelepathy-glib-95a87f182343dea698d281cc6e8b07e734e1f9cb.tar.gz
Update telepathy-spec to 0.17.18
Diffstat (limited to 'spec/Account.xml')
-rw-r--r--spec/Account.xml10
1 files changed, 7 insertions, 3 deletions
diff --git a/spec/Account.xml b/spec/Account.xml
index cb8032149..991dcbda0 100644
--- a/spec/Account.xml
+++ b/spec/Account.xml
@@ -369,10 +369,14 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<property name="Connection" tp:name-for-bindings="Connection"
type="o" access="read">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
- Either the object path of the <tp:dbus-ref
+ <p>Either the object path of the <tp:dbus-ref
namespace="org.freedesktop.Telepathy">Connection</tp:dbus-ref> to
this account, or the special value <code>'/'</code> if there is no
- connection.
+ connection.</p>
+
+ <p>If this object path is not '/', the Connection's well-known bus
+ name can be derived from this object path by removing the first '/'
+ and replacing subsequent '/' characters with '.'.</p>
<tp:rationale>
Object paths aren't nullable, so we can't use an empty string.
@@ -465,7 +469,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
result of <tp:dbus-ref
namespace="org.freedesktop.Telepathy.Connection">GetSelfHandle</tp:dbus-ref>
for an active connection).</p>
-
+
<p>It is unspecified whether this user ID is globally unique.</p>
<tp:rationale>