telepathy-qt: Specs/Channel_Type_File_Transfer: Improved state property description.
Alexandr Akulich
kaffeine at kemper.freedesktop.org
Sat Apr 23 08:33:21 UTC 2016
Module: telepathy-qt
Branch: master
Commit: da67156c3d0cdb697c000eb0cb1475745f6fc001
URL: http://cgit.freedesktop.org/telepathy/telepathy-qt/commit/?id=da67156c3d0cdb697c000eb0cb1475745f6fc001
Author: Alexandr Akulich <akulichalexander at gmail.com>
Date: Sun May 24 23:38:19 2015 +0500
Specs/Channel_Type_File_Transfer: Improved state property description.
---
spec/Channel_Type_File_Transfer.xml | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/spec/Channel_Type_File_Transfer.xml b/spec/Channel_Type_File_Transfer.xml
index 493ac54..ffcb304 100644
--- a/spec/Channel_Type_File_Transfer.xml
+++ b/spec/Channel_Type_File_Transfer.xml
@@ -90,8 +90,10 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
<property name="State" type="u" tp:type="File_Transfer_State"
access="read" tp:name-for-bindings="State">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
- <p>The state of the file transfer as described by the
- File_Transfer_State enum.</p>
+ The state of the file transfer as described by the
+ File_Transfer_State enum.
+ Change notification is via the
+ <tp:member-ref>FileTransferStateChanged</tp:member-ref> signal.
</tp:docstring>
</property>
More information about the telepathy-commits
mailing list