changeset 19838:14b6cc7d2474

Added hints to qq buddy_info.c
author Gabriel Schulhof <nix@go-nix.ca>
date Sun, 12 Aug 2007 20:17:15 +0000
parents e4deb70d504f
children 09568015c93b
files libpurple/protocols/qq/buddy_info.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/qq/buddy_info.c	Sun Aug 12 20:15:40 2007 +0000
+++ b/libpurple/protocols/qq/buddy_info.c	Sun Aug 12 20:17:15 2007 +0000
@@ -483,7 +483,7 @@
 			_("Update my information"), G_CALLBACK(modify_info_ok_cb),
 			_("Cancel"), G_CALLBACK(modify_info_cancel_cb),
 			purple_connection_get_account(gc), NULL, NULL,
-			mid);
+			"account", mid);
 	}
 }