[Telepathy-commits] [telepathy-spec/master] ContactInfo2: Use member-ref rather than dbus-ref interface=''
Will Thompson
will.thompson at collabora.co.uk
Fri Jan 16 08:03:17 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 067d5d5..46b9b5c 100644
--- a/spec/Connection_Interface_Contact_Info2.xml
+++ b/spec/Connection_Interface_Contact_Info2.xml
@@ -197,8 +197,8 @@ 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:dbus-ref
- namespace="org.freedesktop.Telepathy.Connection.Interface.ContactInfo2">GotContactInfo</tp:dbus-ref>
+ contacts' information, and hence that
+ <tp:member-ref>GotContactInfo</tp:member-ref>
will be emitted when contacts' information changes.
</tp:docstring>
</tp:enumvalue>
@@ -206,8 +206,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
<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:dbus-ref
- namespace="org.freedesktop.Telepathy.Connection.Interface.ContactInfo2">RequestContactInfo</tp:dbus-ref>
+ 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:docstring>
--
1.5.6.5
More information about the Telepathy-commits
mailing list