diff org.goffi.sat.xml @ 7:017925589d4c

Contact (formerly ContactT) now use shared data
author Goffi <goffi@goffi.org>
date Sun, 14 Aug 2011 18:03:54 +0200
parents 0412dc960e3a
children
line wrap: on
line diff
--- a/org.goffi.sat.xml	Fri Aug 12 22:08:37 2011 +0200
+++ b/org.goffi.sat.xml	Sun Aug 14 18:03:54 2011 +0200
@@ -83,7 +83,7 @@
 		<method name="getContacts">
 			<arg direction="in" name="profile_key" type="s"/>
 			<arg direction="out" type="a(sa{ss}as)"/>
-			<annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="QList&lt;ContactT&gt;"/>
+			<annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="QList&lt;Contact&gt;"/>
 		</method>
 		<method name="getHistory">
 			<arg direction="in" name="from_jid" type="s"/>