telepathy-spec: RoomList: handle-name property is now mandatory
Xavier Claessens
xclaesse at kemper.freedesktop.org
Tue Jun 11 04:03:59 PDT 2013
Module: telepathy-spec
Branch: master
Commit: 3ba81a7cb77daabc72cd6ea88238f161f629f2a4
URL: http://cgit.freedesktop.org/telepathy/telepathy-spec/commit/?id=3ba81a7cb77daabc72cd6ea88238f161f629f2a4
Author: Xavier Claessens <xavier.claessens at collabora.co.uk>
Date: Tue Jun 11 11:57:52 2013 +0200
RoomList: handle-name property is now mandatory
Empathy has always been depending on it.
---
spec/Channel_Type_Room_List.xml | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/spec/Channel_Type_Room_List.xml b/spec/Channel_Type_Room_List.xml
index b2b886f..7347a1f 100644
--- a/spec/Channel_Type_Room_List.xml
+++ b/spec/Channel_Type_Room_List.xml
@@ -75,7 +75,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
<dl>
<dt>handle-name (s)</dt>
<dd>The identifier of the room (as would be returned by
- <tp:dbus-ref namespace="org.freedesktop.Telepathy.Connection">InspectHandles</tp:dbus-ref>)</dd>
+ <tp:dbus-ref namespace="org.freedesktop.Telepathy.Connection">InspectHandles</tp:dbus-ref>).
+ This property is mandatory.</dd>
<dt>name (s)</dt>
<dd>The human-readable name of the room if different from the handle</dd>
More information about the telepathy-commits
mailing list