--- a/libpurple/protocols/jabber/buddy.c Sun Nov 16 22:48:22 2008 +0000 +++ b/libpurple/protocols/jabber/buddy.c Mon Nov 17 18:22:26 2008 +0000 @@ -627,7 +627,7 @@ gpresence = purple_account_get_presence(gc->account); status = purple_presence_get_active_status(gpresence); - jabber_presence_send(gc->account, status, FALSE); + jabber_presence_send(gc->account, status); } /*