[Telepathy-commits] [telepathy-spec/master] Account: cross-reference Connection property

Will Thompson will.thompson at collabora.co.uk
Sat Nov 22 12:15:05 PST 2008


---
 spec/Account.xml |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/spec/Account.xml b/spec/Account.xml
index b3fbe51..380c1d4 100644
--- a/spec/Account.xml
+++ b/spec/Account.xml
@@ -358,9 +358,11 @@ 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>
-        Either the object path of the connection to this account,
-        or the special value '/' if there is no connection.
+      <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
+        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.
 
         <tp:rationale>
           Object paths aren't nullable, so we can't use an empty string.
-- 
1.5.6.5




More information about the Telepathy-commits mailing list