[Telepathy-commits] [telepathy-spec/master] Added a "Requested" state change reason.
Jonny Lamb
jonny.lamb at collabora.co.uk
Fri Nov 14 02:45:23 PST 2008
Signed-off-by: Jonny Lamb <jonny.lamb at collabora.co.uk>
---
spec/Channel_Type_FileTransfer.xml | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/spec/Channel_Type_FileTransfer.xml b/spec/Channel_Type_FileTransfer.xml
index 745c40e..430d072 100644
--- a/spec/Channel_Type_FileTransfer.xml
+++ b/spec/Channel_Type_FileTransfer.xml
@@ -248,6 +248,11 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
No reason was specified.
</tp:docstring>
</tp:enumvalue>
+ <tp:enumvalue suffix="Requested" value="1">
+ <tp:docstring>
+ The change in state was requested.
+ </tp:docstring>
+ </tp:enumvalue>
<tp:enumvalue suffix="Local_Stopped" value="1">
<tp:docstring>
The file transfer was canceled by the local user.
--
1.5.6.5
More information about the Telepathy-commits
mailing list