comparison src/dialogs.c @ 5551:51699de873af

[gaim-migrate @ 5952] gtkprefs.c compiles. Still, many bugs. DO NOT UPDATE! :D committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Thu, 29 May 2003 23:31:48 +0000
parents 7a64114641c3
children b7319c094153
comparison
equal deleted inserted replaced
5550:b18c2a37cc96 5551:51699de873af
3170 *(--c) = '\0'; 3170 *(--c) = '\0';
3171 break; 3171 break;
3172 } 3172 }
3173 } 3173 }
3174 3174
3175 /* Try this. */
3176 gaim_prefs_set_string("/gaim/gtk/conversations/font_face", fontname); 3175 gaim_prefs_set_string("/gaim/gtk/conversations/font_face", fontname);
3177 } 3176 }
3178 3177
3179 g_free(fontname); 3178 g_free(fontname);
3180 3179