[Telepathy-commits] [telepathy-spec/master] Location: add trivial docs for Contact_Locations

Simon McVittie simon.mcvittie at collabora.co.uk
Thu Jan 15 08:10:53 PST 2009


---
 spec/Connection_Interface_Location.xml |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/spec/Connection_Interface_Location.xml b/spec/Connection_Interface_Location.xml
index 29c5ed5..2bbd555 100644
--- a/spec/Connection_Interface_Location.xml
+++ b/spec/Connection_Interface_Location.xml
@@ -241,9 +241,15 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
     </tp:mapping>
 
     <tp:mapping name="Contact_Locations" type="a{ua{sv}}">
+      <tp:docstring>
+        A map from contacts to their locations.
+      </tp:docstring>
       <tp:member name="Contact" type="u" tp:type="Contact_Handle">
+        <tp:docstring>A contact</tp:contact>
       </tp:member>
       <tp:member name="Location" type="a{sv}" tp:type="Location">
+        <tp:docstring>The contact's location, which MAY be empty to indicate
+          that the contact's location is unknown</tp:contact>
       </tp:member>
     </tp:mapping>
 
-- 
1.5.6.5



More information about the Telepathy-commits mailing list