Sun, 14 Dec 2003 21:53:34 +0000
[gaim-migrate @ 8529]
Having broken up with Rachel, Rob no longer sees a reason to have her in the
About box.
| src/about.c | file | annotate | diff | comparison | revisions |
--- a/src/about.c Sun Dec 14 19:32:41 2003 +0000 +++ b/src/about.c Sun Dec 14 21:53:34 2003 +0000 @@ -133,14 +133,6 @@ gtk_imhtml_append_text(GTK_IMHTML(text), str, GTK_IMHTML_NO_SCROLL); g_free(str); - /* Just because */ - str = g_strconcat( - "<FONT SIZE=\"3\">", "Just Because", ":</FONT><BR>" - " Rachel Shelton (Vampire & Dark Lord)<br>" - "<BR>", NULL); - gtk_imhtml_append_text(GTK_IMHTML(text), str, GTK_IMHTML_NO_SCROLL); - g_free(str); - /* Retired Developers */ str = g_strconcat( "<FONT SIZE=\"3\">", _("Retired Developers"), ":</FONT><BR>"