diff src/gtkconv.c @ 7717:db3bdae1761e

[gaim-migrate @ 8362] And font face. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Wed, 03 Dec 2003 05:12:24 +0000
parents 9f6dc7b4fc57
children da04da151ec6
line wrap: on
line diff
--- a/src/gtkconv.c	Wed Dec 03 04:30:56 2003 +0000
+++ b/src/gtkconv.c	Wed Dec 03 05:12:24 2003 +0000
@@ -2242,12 +2242,7 @@
 
 	gtkconv = GAIM_GTK_CONVERSATION(conv);
 
-	if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(font)))
-		show_font_dialog(conv, font);
-	else if (gtkconv->dialogs.font != NULL)
-		cancel_font(font, conv);
-	else
-		gaim_gtk_advance_past(gtkconv, "<FONT FACE>", "</FONT>");
+	show_font_dialog(conv, font);
 }
 
 static void