diff 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
line wrap: on
line diff
--- a/src/about.c	Sat Nov 08 08:49:07 2003 +0000
+++ b/src/about.c	Sat Nov 08 09:00:36 2003 +0000
@@ -127,6 +127,7 @@
 			"  Etan 'deryni' Reisner<BR>"
 			"  Robert 'Robot101' McQueen<BR>"
 			"  Tim 'marv' Ringenbach<br>"
+			"  Kevin 'SimGuy' Stange<br>"
 			"<BR>", NULL);
 		gtk_imhtml_append_text(GTK_IMHTML(text), str, GTK_IMHTML_NO_SCROLL);
 		g_free(str);