[Telepathy-commits] [telepathy-spec/master] Updated File_Transfer_State_None's docstring.

Jonny Lamb jonny.lamb at collabora.co.uk
Fri Nov 14 02:45:22 PST 2008


Signed-off-by: Jonny Lamb <jonny.lamb at collabora.co.uk>
---
 spec/Channel_Type_FileTransfer.xml |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/spec/Channel_Type_FileTransfer.xml b/spec/Channel_Type_FileTransfer.xml
index 0f9743f..0d7a4b2 100644
--- a/spec/Channel_Type_FileTransfer.xml
+++ b/spec/Channel_Type_FileTransfer.xml
@@ -198,7 +198,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
     <tp:enum name="File_Transfer_State" type="u">
       <tp:enumvalue suffix="None" value="0">
         <tp:docstring>
-          The file transfer is currently not set up correctly.
+          An invalid state type used as a null value. This value MUST NOT
+          appear in the State property.
         </tp:docstring>
       </tp:enumvalue>
       <tp:enumvalue suffix="Not_Offered" value="1">
-- 
1.5.6.5




More information about the Telepathy-commits mailing list