changeset 11942:a24cfe32961a

[gaim-migrate @ 14233] This is a bit more accurate. committer: Tailor Script <tailor@pidgin.im>
author Etan Reisner <pidgin@unreliablesource.net>
date Wed, 02 Nov 2005 03:31:38 +0000
parents bfb56404a9b6
children 0110fc7c6a8a
files doc/blist-signals.dox
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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