changeset 19901:94a2128d139e

Adding hints to pidgin/gtkblist.c
author Gabriel Schulhof <nix@go-nix.ca>
date Thu, 16 Aug 2007 20:49:11 +0000
parents 49aea2fa0107
children fb3958716599
files pidgin/gtkblist.c
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/pidgin/gtkblist.c	Thu Aug 16 20:18:30 2007 +0000
+++ b/pidgin/gtkblist.c	Thu Aug 16 20:49:11 2007 +0000
@@ -4024,7 +4024,7 @@
 	enabled = purple_account_get_enabled(account, purple_core_get_ui());
 	purple_request_action(account, _("Connection Error"), primary, text, 2,
 						account, NULL, NULL,
-						account, 3,
+						"account", account, 3,
 						_("OK"), NULL,
 						_("Modify Account"), PURPLE_CALLBACK(ce_modify_account_cb),
 						enabled ? _("Connect") : _("Re-enable Account"),
@@ -5930,7 +5930,7 @@
 					   _("Add"), G_CALLBACK(add_group_cb),
 					   _("Cancel"), NULL,
 					   NULL, NULL, NULL,
-					   NULL);
+					   "blist", NULL);
 }
 
 void