# HG changeset patch # User Sadrul Habib Chowdhury # Date 1191701216 0 # Node ID a08d14d993c523e3443dc8d9de641e59e5b831f3 # Parent f4001b1bf14a8c6570cfc7905b33e956b20ed146 Clarify the doxygen details for the 'conversation-displayed' signal. diff -r f4001b1bf14a -r a08d14d993c5 doc/gtkconv-signals.dox --- 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