changeset 20797:a08d14d993c5

Clarify the doxygen details for the 'conversation-displayed' signal.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sat, 06 Oct 2007 20:06:56 +0000
parents f4001b1bf14a
children 85d29a1f4d24
files doc/gtkconv-signals.dox
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/gtkconv-signals.dox	Sat Oct 06 20:05:45 2007 +0000
+++ b/doc/gtkconv-signals.dox	Sat Oct 06 20:06:56 2007 +0000
@@ -132,7 +132,7 @@
 void (*conversation_displayed)(PidginConversation *gtkconv);
   @endsignalproto
   @signaldesc
-   Emitted right after the Pidgin UI is reattached to a conversation.
+   Emitted right after the Pidgin UI is attached to a new or a hidden conversation.
   @param gtkconv  The PidginConversation
  @endsignaldef