diff src/gtkprefs.c @ 6141:387221e0623f

[gaim-migrate @ 6615] make the register button behave itself also actually use the font face and size prefs, not that anyone actually uses those ;-) committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Tue, 15 Jul 2003 19:52:52 +0000
parents 914f2d5da21c
children 9a1c1b1764ac
line wrap: on
line diff
--- a/src/gtkprefs.c	Tue Jul 15 18:39:10 2003 +0000
+++ b/src/gtkprefs.c	Tue Jul 15 19:52:52 2003 +0000
@@ -697,7 +697,7 @@
 	gtk_container_add(GTK_CONTAINER(vbox), hbox);
 
 	button = prefs_checkbox(_("Use custom si_ze"),
-						   "/gaim/gtk/conversations/use_custom_font", hbox);
+						   "/gaim/gtk/conversations/use_custom_size", hbox);
 	gtk_size_group_add_widget(sg, button);
 	select = prefs_labeled_spin_button(hbox, NULL,
 									   "/gaim/gtk/conversations/font_size",