diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2008-12-12 18:03:45 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2008-12-12 18:03:45 +0000 |
commit | 3be288293efd9723b8b327df73fbef88078bbe45 (patch) | |
tree | 33bca1691448b8bfdfa1d007c66f05aa85a05bec /spec/Channel_Interface_Chat_State.xml | |
parent | 21d65484164f3f3bd11af46118e0858f41075e52 (diff) |
Upgrade to spec 0.17.16 and generate code for Messages
Diffstat (limited to 'spec/Channel_Interface_Chat_State.xml')
-rw-r--r-- | spec/Channel_Interface_Chat_State.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/spec/Channel_Interface_Chat_State.xml b/spec/Channel_Interface_Chat_State.xml index aa2923671..292e6e1b8 100644 --- a/spec/Channel_Interface_Chat_State.xml +++ b/spec/Channel_Interface_Chat_State.xml @@ -21,7 +21,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</ <method name="SetChatState" tp:name-for-bindings="Set_Chat_State"> <arg direction="in" name="State" type="u" tp:type="Channel_Chat_State"> <tp:docstring> - The new state: one of the values of ChannelChatState. + The new state. </tp:docstring> </arg> <tp:docstring> @@ -42,7 +42,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</ </arg> <arg name="State" type="u" tp:type="Channel_Chat_State"> <tp:docstring> - The new state of this contact: one of the values of ChannelChatState. + The new state of this contact. </tp:docstring> </arg> <tp:docstring> @@ -77,7 +77,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</ </tp:docstring> </tp:enumvalue> </tp:enum> - <tp:docstring> + <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>An interface for channels for receiving notifications of remote contacts' state, and for notifying remote contacts of the local state.</p> |