[Telepathy-commits] [telepathy-spec/master] Contacts: add cross-references

Will Thompson will.thompson at collabora.co.uk
Fri Nov 21 11:39:43 PST 2008


---
 spec/Connection_Interface_Contacts.xml |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/spec/Connection_Interface_Contacts.xml b/spec/Connection_Interface_Contacts.xml
index 590c339..58e8dc2 100644
--- a/spec/Connection_Interface_Contacts.xml
+++ b/spec/Connection_Interface_Contacts.xml
@@ -110,7 +110,8 @@
     </tp:mapping>
 
     <tp:mapping name="Contact_Attributes_Map">
-      <tp:docstring>Mapping returned by GetContactAttributes, representing a
+      <tp:docstring>Mapping returned by
+        <tp:member-ref>GetContactAttributes</tp:member-ref>, representing a
         collection of Contacts and their requested attributes.</tp:docstring>
 
       <tp:member type="u" tp:type="Contact_Handle" name="Contact">
@@ -177,11 +178,14 @@
             connection MAY start asynchronous requests to obtain better
             values for the contact attributes. If better values are later
             obtained by this process, they will be indicated with the usual
-            signals (such as AliasesChanged).</p>
+            signals (such as <tp:dbus-ref
+              namespace="org.freedesktop.Telepathy.Connection.Interface.Aliasing">AliasesChanged</tp:dbus-ref>).</p>
 
           <tp:rationale>
             For instance, an XMPP connection manager could download vCards
-            in response to a request for Aliasing attributes.
+            in response to a request for <tp:dbus-ref
+              namespace="org.freedesktop.Telepathy.Connection.Interface">Aliasing</tp:dbus-ref>
+            attributes.
           </tp:rationale>
         </tp:docstring>
       </arg>
-- 
1.5.6.5




More information about the Telepathy-commits mailing list