comparison libpurple/protocols/qq/group_im.c @ 21236:73c5f5bfeb39

disapproval of revision '4b2b98ecc70947f687d13c902b1b031247b49392'
author Richard Laager <rlaager@wiktel.com>
date Fri, 16 Nov 2007 23:27:01 +0000
parents fba1f6c3df0b
children 8ae227dca885
comparison
equal deleted inserted replaced
21235:fba1f6c3df0b 21236:73c5f5bfeb39
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