# HG changeset patch # User Etan Reisner # Date 1130902298 0 # Node ID a24cfe32961ae47b6dd4b9e8c00cb2ebd1d4f6a3 # Parent bfb56404a9b678fe16939b99db407e10f03e2320 [gaim-migrate @ 14233] This is a bit more accurate. committer: Tailor Script diff -r bfb56404a9b6 -r a24cfe32961a doc/blist-signals.dox --- a/doc/blist-signals.dox Wed Nov 02 03:23:51 2005 +0000 +++ b/doc/blist-signals.dox Wed Nov 02 03:31:38 2005 +0000 @@ -20,7 +20,7 @@ @endsignalproto @signaldesc Emitted when a buddy on your buddy list goes away. - @param buddy The buddy that went away. + @param buddy The buddy who's status changed. @param old_status The status that the buddy just changed from. @param status The status that the buddy just changed to. @endsignaldef @@ -31,7 +31,7 @@ @endsignalproto @signaldesc Emitted when a buddy on your buddy list becomes idle. - @param buddy The buddy that became idle. + @param buddy The buddy who's idle status changed. @param old_idle Whether the buddy was idle. @param idle Whether the buddy is currently idle. @endsignaldef