[Telepathy-commits] [telepathy-spec/master] Added types to file enums.
Jonny Lamb
jonny.lamb at collabora.co.uk
Fri Nov 14 02:45:09 PST 2008
20080814150027-8ed0e-a4b4499344942a9632f8901f35319cc43a396eea.gz
---
spec/Channel_Type_File.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/spec/Channel_Type_File.xml b/spec/Channel_Type_File.xml
index 8c12470..2c77d95 100644
--- a/spec/Channel_Type_File.xml
+++ b/spec/Channel_Type_File.xml
@@ -144,7 +144,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
</tp:docstring>
</property>
- <tp:enum name="File_Transfer_State">
+ <tp:enum name="File_Transfer_State" type="u">
<tp:enumvalue suffix="Local_Pending" value="0">
<tp:docstring>
The file transfer is waiting to be accepted/closed locally.
@@ -172,7 +172,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
</tp:enumvalue>
</tp:enum>
- <tp:enum name="File_Transfer_State_Change_Reason">
+ <tp:enum name="File_Transfer_State_Change_Reason" type="u">
<tp:enumvalue suffix="None" value="0">
<tp:docstring>
No reason was specified.
--
1.5.6.5
More information about the Telepathy-commits
mailing list