comparison libpurple/protocols/qq/group_im.c @ 19842:92968272518e

Added hints to qq group_im.c
author Gabriel Schulhof <nix@go-nix.ca>
date Sun, 12 Aug 2007 20:50:56 +0000
parents b9a0b1bd321b
children 6a0d9fa477d4
comparison
equal deleted inserted replaced
19841:0d527a92b14c 19842:92968272518e
135 135
136 purple_request_action(gc, _("QQ Qun Operation"), 136 purple_request_action(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 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