changeset 6938:e64394f198d0

[gaim-migrate @ 7485] I think Rob meant to do this, except he has beaver feaver (like from Ren and Stimpy)--hey, speaking of Ren and Stimpy, I've met two girls named Ren in the past few weeks. Coincidence? I think not. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Wed, 24 Sep 2003 13:40:40 +0000
parents 32ae378082b0
children c16dc1d17de7
files src/about.c
diffstat 1 files changed, 5 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/src/about.c	Wed Sep 24 04:33:40 2003 +0000
+++ b/src/about.c	Wed Sep 24 13:40:40 2003 +0000
@@ -133,20 +133,16 @@
 
 		/* Just because */
 		str = g_strconcat(
-				"<FONT SIZE=\"3\">", _(Just Because"), ":</FONT><BR>"
-				"  Rachel Shelton (Vampire & Dark Lord)"
-				"<BR>", NULL);
+			"<FONT SIZE=\"3\">", "Just Because", ":</FONT><BR>"
+			"  Rachel Shelton (Vampire & Dark Lord)<br>"
+			"<BR>", NULL);
 		gtk_imhtml_append_text(GTK_IMHTML(text), str, -1, GTK_IMHTML_NO_SCROLL);
+		g_free(str);
 
 		/* Retired Developers */
 		str = g_strconcat(
 				"<FONT SIZE=\"3\">", _("Retired Developers"), ":</FONT><BR>"
-				ROLL);
-
-                gtk_imhtml_append_text(GTK_IMHTML(text),
-                                _("<FONT SIZE=\"3\">IRC:</FONT> #gaim on irc.fre
-enode.net"
-                 
+				"  Adam Fritzler (", _("former libfaim maintainer"), ")<BR>"
 				"  Eric Warmenhoven (", _("former lead developer"), ") "
 				"&lt;<A HREF=\"mailto:warmenhoven@yahoo.com\">"
 				"warmenhoven@yahoo.com</A>&gt;<BR>"