diff src/about.c @ 2380:6f83c22d9e70

[gaim-migrate @ 2393] (19:13:52) vanguardist: it's easy mmmkay committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 28 Sep 2001 02:16:34 +0000
parents 2927c2c26fe6
children 20d1c2c945c9
line wrap: on
line diff
--- a/src/about.c	Fri Sep 28 01:25:02 2001 +0000
+++ b/src/about.c	Fri Sep 28 02:16:34 2001 +0000
@@ -126,7 +126,8 @@
 		label =
 		    gtk_label_new(
 				  _("GAIM is a client that supports AOL's Instant Messenger protocol. It is written\n"
-				   "using Gtk+ and is licensed under the GPL.\n\n" "URL: " WEBSITE));
+				   "using Gtk+ and is licensed under the GPL.\n\n" "URL: " WEBSITE "\n\n"
+				   "IRC: #gaim on irc.openprojects.net"));
 
 		gtk_label_set_justify(GTK_LABEL(label), GTK_JUSTIFY_LEFT);