libpurple/protocols/qq/group_im.c

changeset 21351
4c83d3121e8b
parent 21234
bb34c0fd67c3
parent 21226
a60b30c9eeb5
child 21352
e10c4ea18f7c
equal deleted inserted replaced
21350:84875f5cae2e 21351:4c83d3121e8b
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

mercurial