[Telepathy-commits] [telepathy-spec/master] ContactInfo: rename GotContactInfo to ContactInfoChanged

Will Thompson will.thompson at collabora.co.uk
Fri Jan 16 08:03:19 PST 2009


---
 spec/Connection_Interface_Contact_Info2.xml |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/spec/Connection_Interface_Contact_Info2.xml b/spec/Connection_Interface_Contact_Info2.xml
index 4dfe036..11295b9 100644
--- a/spec/Connection_Interface_Contact_Info2.xml
+++ b/spec/Connection_Interface_Contact_Info2.xml
@@ -129,10 +129,10 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
       </tp:docstring>
     </tp:struct>
 
-    <signal name="GotContactInfo" tp:name-for-bindings="Got_Contact_Info">
+    <signal name="ContactInfoChanged" tp:name-for-bindings="ContactInfoChanged">
       <arg name="Contact" type="u" tp:type="Contact_Handle">
         <tp:docstring>
-          An integer handle of the contact ID on the server.
+          An integer handle for the contact whose info has changed.
         </tp:docstring>
       </arg>
       <arg name="ContactInfo" type="a(sasas)" tp:type="Contact_Info_Field[]">
@@ -141,8 +141,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
         </tp:docstring>
       </arg>
       <tp:docstring>
-        Emitted when information has been received from the server with
-        the details of a particular contact.
+        Emitted when a contact's information has changed or been received for
+        the first time on this connection.
       </tp:docstring>
     </signal>
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list