empathy r1850 - trunk/extensions



Author: xclaesse
Date: Fri Nov 21 16:21:01 2008
New Revision: 1850
URL: http://svn.gnome.org/viewvc/empathy?rev=1850&view=rev

Log:
Channel_Type_File_Transfer.xml: sync with latest draft

Modified:
   trunk/extensions/Channel_Type_File_Transfer.xml

Modified: trunk/extensions/Channel_Type_File_Transfer.xml
==============================================================================
--- trunk/extensions/Channel_Type_File_Transfer.xml	(original)
+++ trunk/extensions/Channel_Type_File_Transfer.xml	Fri Nov 21 16:21:01 2008
@@ -296,22 +296,22 @@
           The change in state was requested.
         </tp:docstring>
       </tp:enumvalue>
-      <tp:enumvalue suffix="Local_Stopped" value="1">
+      <tp:enumvalue suffix="Local_Stopped" value="2">
         <tp:docstring>
           The file transfer was cancelled by the local user.
         </tp:docstring>
       </tp:enumvalue>
-      <tp:enumvalue suffix="Remote_Stopped" value="2">
+      <tp:enumvalue suffix="Remote_Stopped" value="3">
         <tp:docstring>
           The file transfer was cancelled by the remote user.
         </tp:docstring>
       </tp:enumvalue>
-      <tp:enumvalue suffix="Local_Error" value="3">
+      <tp:enumvalue suffix="Local_Error" value="4">
         <tp:docstring>
           The file transfer was cancelled because of a local error.
         </tp:docstring>
       </tp:enumvalue>
-      <tp:enumvalue suffix="Remote_Error" value="4">
+      <tp:enumvalue suffix="Remote_Error" value="5">
         <tp:docstring>
           The file transfer was cancelled because of a remote error.
         </tp:docstring>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]