diff src/conversation.c @ 650:8db764ce9c3f

[gaim-migrate @ 660] yay, happy time. make sure to get to the FIXME's committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 09 Aug 2000 07:21:51 +0000
parents 779c04b844f4
children ea811c6dd3e0
line wrap: on
line diff
--- a/src/conversation.c	Wed Aug 09 04:20:12 2000 +0000
+++ b/src/conversation.c	Wed Aug 09 07:21:51 2000 +0000
@@ -463,7 +463,7 @@
 		debug_print(debug_buff);
 		remove_buddy(find_group_by_buddy(c->name), find_buddy(c->name));
 		build_edit_tree();
-		gtk_label_set_text(GTK_LABEL(GTK_BIN(c->add_button)->child), _("Add"));
+/* FIXME !	gtk_label_set_text(GTK_LABEL(GTK_BIN(c->add_button)->child), _("Add")); */
 	}
 	else
 	{