From e04528bb036785f865f3b772cf51c0f6452e165f Mon Sep 17 00:00:00 2001 From: Jonny Lamb Date: Sat, 25 Apr 2009 11:15:04 +0100 Subject: [PATCH] Added more words to empathy_tp_file_is_ready. Signed-off-by: Jonny Lamb --- libempathy/empathy-tp-file.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/libempathy/empathy-tp-file.c b/libempathy/empathy-tp-file.c index a53bb23f..1646e935 100644 --- a/libempathy/empathy-tp-file.c +++ b/libempathy/empathy-tp-file.c @@ -1168,6 +1168,10 @@ empathy_tp_file_cancel (EmpathyTpFile *tp_file) * * Returns whether the file channel @tp_file is ready for use. * + * @tp_file is classed as ready if its state is no longer + * %TP_FILE_TRANSFER_STATE_NONE, or if details about the remote + * contact have been fully received. + * * Return value: %TRUE if @tp_file is ready for use */ gboolean -- 2.39.2