| 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 |