changeset 19839:09568015c93b

Added hints to qq buddy_opt.c
author Gabriel Schulhof <nix@go-nix.ca>
date Sun, 12 Aug 2007 20:18:26 +0000
parents 14b6cc7d2474
children 7000df5229bc
files libpurple/protocols/qq/buddy_opt.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/qq/buddy_opt.c	Sun Aug 12 20:17:15 2007 +0000
+++ b/libpurple/protocols/qq/buddy_opt.c	Sun Aug 12 20:18:26 2007 +0000
@@ -213,7 +213,7 @@
 			   _("Sorry, you are not my type..."), TRUE, FALSE,
 			   NULL, _("Reject"), G_CALLBACK(_qq_reject_add_request_real), _("Cancel"), NULL,
 			   purple_connection_get_account(gc), nombre, NULL,
-			   g2);
+			   "buddy", g2);
 	g_free(nombre);
 }