comparison src/about.c @ 7463:f2d82df37252

[gaim-migrate @ 8076] mr. stange found another bug in my code. he's good at that, and he's now officially crazy. committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sat, 08 Nov 2003 09:00:36 +0000
parents a21231cc77fd
children 6ea4767d0b41
comparison
equal deleted inserted replaced
7462:5fb4cbf1ac54 7463:f2d82df37252
125 " Benjamin Miller<BR>" 125 " Benjamin Miller<BR>"
126 " Decklin Foster<BR>" 126 " Decklin Foster<BR>"
127 " Etan 'deryni' Reisner<BR>" 127 " Etan 'deryni' Reisner<BR>"
128 " Robert 'Robot101' McQueen<BR>" 128 " Robert 'Robot101' McQueen<BR>"
129 " Tim 'marv' Ringenbach<br>" 129 " Tim 'marv' Ringenbach<br>"
130 " Kevin 'SimGuy' Stange<br>"
130 "<BR>", NULL); 131 "<BR>", NULL);
131 gtk_imhtml_append_text(GTK_IMHTML(text), str, GTK_IMHTML_NO_SCROLL); 132 gtk_imhtml_append_text(GTK_IMHTML(text), str, GTK_IMHTML_NO_SCROLL);
132 g_free(str); 133 g_free(str);
133 134
134 /* Just because */ 135 /* Just because */