[Telepathy-commits] [telepathy-spec/master] Make DBusNamesChanged.added a{us} not a(us)
Will Thompson
will.thompson at collabora.co.uk
Sun Jan 18 20:51:32 PST 2009
---
spec/Channel_Type_DBus_Tube.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/spec/Channel_Type_DBus_Tube.xml b/spec/Channel_Type_DBus_Tube.xml
index 93acc6c..da91375 100644
--- a/spec/Channel_Type_DBus_Tube.xml
+++ b/spec/Channel_Type_DBus_Tube.xml
@@ -96,7 +96,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
participant opens or closes the tube. This provides change
notification for the <tp:member-ref>DBusNames</tp:member-ref> property.
</tp:docstring>
- <arg name="added" type="a(us)" tp:type="DBus_Tube_Member[]">
+ <arg name="added" type="a{us}" tp:type="DBus_Tube_Participants">
<tp:docstring>
Array of handles and D-Bus names of new participants.
</tp:docstring>
--
1.5.6.5
More information about the Telepathy-commits
mailing list