diff -r e2b8c80078c0 -r 5f8f4ad241d1 libpurple/protocols/gg/status.c --- a/libpurple/protocols/gg/status.c Thu Aug 29 11:50:44 2013 +0200 +++ b/libpurple/protocols/gg/status.c Mon Sep 16 10:04:54 2013 +0200 @@ -360,7 +360,7 @@ fields, _("OK"), G_CALLBACK(ggp_status_broadcasting_dialog_ok), _("Cancel"), NULL, - purple_connection_get_account(gc), NULL, NULL, gc); + purple_request_cpar_from_connection(gc), gc); } static void ggp_status_broadcasting_dialog_ok(PurpleConnection *gc,