From eac81f02042f39ecee05306dd03b111dbd0fed02 Mon Sep 17 00:00:00 2001 From: Jonny Lamb Date: Sat, 25 Apr 2009 11:18:32 +0100 Subject: Reference empathy_tp_file_is_ready in the "ready" property. Signed-off-by: Jonny Lamb --- libempathy/empathy-tp-file.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libempathy/empathy-tp-file.c b/libempathy/empathy-tp-file.c index 6393619cc..079390c37 100644 --- a/libempathy/empathy-tp-file.c +++ b/libempathy/empathy-tp-file.c @@ -1240,7 +1240,8 @@ empathy_tp_file_class_init (EmpathyTpFileClass *klass) /** * EmpathyTpFile:ready: * - * Whether the #EmpathyTpFile is ready to use. + * Whether the #EmpathyTpFile is ready to use. This property returns + * the same as empathy_tp_file_is_ready(). */ g_object_class_install_property (object_class, PROP_READY, -- cgit v1.2.3