[telepathy-spec/master] Type_DBus_Tube: set signal's argument in Ugly_Case
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Tue May 19 07:21:15 PDT 2009
---
spec/Channel_Type_DBus_Tube.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/spec/Channel_Type_DBus_Tube.xml b/spec/Channel_Type_DBus_Tube.xml
index fe2c949..ac54ca1 100644
--- a/spec/Channel_Type_DBus_Tube.xml
+++ b/spec/Channel_Type_DBus_Tube.xml
@@ -104,12 +104,12 @@ 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_Participants">
+ <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>
</arg>
- <arg name="removed" type="au" tp:type="Contact_Handle[]">
+ <arg name="Removed" type="au" tp:type="Contact_Handle[]">
<tp:docstring>
Array of handles of former participants.
</tp:docstring>
--
1.5.6.5
More information about the telepathy-commits
mailing list