changeset 19859:c7d4470de3d2

Added hints to gtkimhtmltoolbar.c
author Gabriel Schulhof <nix@go-nix.ca>
date Thu, 16 Aug 2007 21:13:31 +0000
parents ad18baedaf5f
children 9a6d429d7aed
files pidgin/gtkimhtmltoolbar.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pidgin/gtkimhtmltoolbar.c	Thu Aug 16 21:10:49 2007 +0000
+++ b/pidgin/gtkimhtmltoolbar.c	Thu Aug 16 21:13:31 2007 +0000
@@ -424,7 +424,7 @@
 					    _("_Insert"), G_CALLBACK(do_insert_link_cb),
 					    _("Cancel"), G_CALLBACK(cancel_link_cb),
 						NULL, NULL, NULL,
-					    toolbar);
+					    "conversation", toolbar);
 		g_free(msg);
 		g_free(desc);
 	} else {