[Telepathy-commits] [telepathy-spec/master] ContactInfo: Remove redundant ChangeNotification flag.
Will Thompson
will.thompson at collabora.co.uk
Fri Jan 16 08:03:18 PST 2009
---
spec/Connection_Interface_Contact_Info2.xml | 15 ++++-----------
1 files changed, 4 insertions(+), 11 deletions(-)
diff --git a/spec/Connection_Interface_Contact_Info2.xml b/spec/Connection_Interface_Contact_Info2.xml
index 53d658e..6da85c2 100644
--- a/spec/Connection_Interface_Contact_Info2.xml
+++ b/spec/Connection_Interface_Contact_Info2.xml
@@ -246,21 +246,14 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
</tp:docstring>
</tp:enumvalue>
- <tp:enumvalue suffix="Change_Notification" value="2">
- <tp:docstring>
- Indicates that the protocol provides notification of changes to
- contacts' information.
- </tp:docstring>
- </tp:enumvalue>
-
- <tp:enumvalue suffix="Push" value="4">
+ <tp:enumvalue suffix="Push" value="2">
<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 and <tp:member-ref>GotContactInfo</tp:member-ref>
- will be emitted when contacts' information changes. This flag
- implies Change_Notification.
+ network roundtrip and
+ <tp:member-ref>ContactInfoChanged</tp:member-ref> will be emitted
+ whenever contacts' information changes.
</tp:docstring>
</tp:enumvalue>
</tp:enum>
--
1.5.6.5
More information about the Telepathy-commits
mailing list