[Telepathy-commits] [telepathy-spec/master] ContactInfo2: Change_Notification doesn't mean GotContactInfo will fire

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


---
 spec/Connection_Interface_Contact_Info2.xml |   11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/spec/Connection_Interface_Contact_Info2.xml b/spec/Connection_Interface_Contact_Info2.xml
index 46b9b5c..b3fdc84 100644
--- a/spec/Connection_Interface_Contact_Info2.xml
+++ b/spec/Connection_Interface_Contact_Info2.xml
@@ -197,9 +197,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
       <tp:enumvalue suffix="Change_Notification" value="1">
         <tp:docstring>
           Indicates that the protocol provides notification of changes to
-          contacts' information, and hence that
-          <tp:member-ref>GotContactInfo</tp:member-ref>
-          will be emitted when contacts' information changes.
+          contacts' information.
         </tp:docstring>
       </tp:enumvalue>
 
@@ -207,9 +205,10 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
         <tp:docstring>
           Indicates that the protocol pushes all contacts' information to the
           connection manager without prompting. If set,
-          <tp:member-ref>RequestContactInfo</tp:member-ref>
-          will not cause a network roundtrip.  This flag implies
-          Change_Notification.
+          <tp:member-ref>RequestContactInfo</tp:member-ref> will not cause a
+          network roundtrip and <tp:member-ref>GotContactInfo</tp:member-ref>
+          will be emitted when contacts' information changes.  This flag
+          implies Change_Notification.
         </tp:docstring>
       </tp:enumvalue>
     </tp:enum>
-- 
1.5.6.5




More information about the Telepathy-commits mailing list