comparison libpurple/protocols/qq/group_im.c @ 21353:8ae227dca885

merge of '00bf7296307f96f5c68d6e5edf219fb4a50bb947' and '3468b1f73a715bd59ad22726232214da77cf67f7'
author Richard Laager <rlaager@wiktel.com>
date Fri, 16 Nov 2007 23:27:07 +0000
parents d4f95419be45 73c5f5bfeb39
children fcb848b2d669
comparison
equal deleted inserted replaced
21352:ca17c133d6c3 21353:8ae227dca885
135 135
136 purple_request_action_with_hint(gc, _("QQ Qun Operation"), 136 purple_request_action_with_hint(gc, _("QQ Qun Operation"),
137 msg, reason, 137 msg, reason,
138 2, 138 2,
139 purple_connection_get_account(gc), nombre, NULL, 139 purple_connection_get_account(gc), nombre, NULL,
140 PURPLE_REQUEST_HINT_CONV, g, 3, 140 "chat", g, 3,
141 _("Approve"), 141 _("Approve"),
142 G_CALLBACK 142 G_CALLBACK
143 (qq_group_approve_application_with_struct), 143 (qq_group_approve_application_with_struct),
144 _("Reject"), 144 _("Reject"),
145 G_CALLBACK 145 G_CALLBACK