summaryrefslogtreecommitdiff
path: root/spec/Connection_Interface_Contact_Info.xml
diff options
context:
space:
mode:
authorRobert McQueen <robert.mcqueen@collabora.co.uk>2007-05-31 14:21:19 +0000
committerRobert McQueen <robert.mcqueen@collabora.co.uk>2007-05-31 14:21:19 +0000
commitb7853bd24e63d2fe099d336f1982fbc61745a68a (patch)
treecee00979eaae193d76356ee3bdbd49912e3f8b53 /spec/Connection_Interface_Contact_Info.xml
parent78a30fce0e7706d2f815e157ec86517adeda9283 (diff)
downloadtelepathy-glib-b7853bd24e63d2fe099d336f1982fbc61745a68a.tar.gz
update spec to 0.15.4
20070531142119-418b8-7a6dd5afff15da043d9e4f7cea7be45811e0a8db.gz
Diffstat (limited to 'spec/Connection_Interface_Contact_Info.xml')
-rw-r--r--spec/Connection_Interface_Contact_Info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/Connection_Interface_Contact_Info.xml b/spec/Connection_Interface_Contact_Info.xml
index cdd686d8e..2c160aa81 100644
--- a/spec/Connection_Interface_Contact_Info.xml
+++ b/spec/Connection_Interface_Contact_Info.xml
@@ -21,7 +21,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
<interface name="org.freedesktop.Telepathy.Connection.Interface.ContactInfo">
<tp:requires interface="org.freedesktop.Telepathy.Connection"/>
<signal name="GotContactInfo">
- <arg name="contact" type="u">
+ <arg name="contact" type="u" tp:type="Contact_Handle">
<tp:docstring>
An integer handle of the contact ID on the server
</tp:docstring>
@@ -37,7 +37,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
</tp:docstring>
</signal>
<method name="RequestContactInfo">
- <arg direction="in" name="contact" type="u">
+ <arg direction="in" name="contact" type="u" tp:type="Contact_Handle">
<tp:docstring>
An integer handle for the contact to request info for
</tp:docstring>