Sun, 15 Sep 2002 15:46:06 +0000
[gaim-migrate @ 3586]
another set of docklet bug fixes for robot101
committer: Luke Schierer <lschiere@pidgin.im>
| plugins/docklet/docklet.c | file | annotate | diff | comparison | revisions | |
| src/away.c | file | annotate | diff | comparison | revisions | |
| src/ui.h | file | annotate | diff | comparison | revisions |
--- a/plugins/docklet/docklet.c Sun Sep 15 14:37:54 2002 +0000 +++ b/plugins/docklet/docklet.c Sun Sep 15 15:46:06 2002 +0000 @@ -239,7 +239,7 @@ oldstatus = status; if (connections) { - if (imaway) { + if (awaymessage) { if (message_queue) { status = away_pending; } else {