src/about.c

changeset 9301
c05274a72788
parent 9096
fdfa9ad1c39f
child 9321
ff2fabe7d1bd
--- a/src/about.c	Thu Jun 17 00:26:57 2004 +0000
+++ b/src/about.c	Thu Jun 17 01:18:21 2004 +0000
@@ -92,9 +92,10 @@
 	gaim_setup_imhtml(text);
 
 	gtk_imhtml_append_text(GTK_IMHTML(text),
-			  _("Gaim is a modular Instant Messaging client capable of "
-				  "using AIM, ICQ, Yahoo!, MSN, IRC, Jabber, Napster, "
-				  "Zephyr, and Gadu-Gadu all at once.  It is written using "
+			  _("Gaim is a modular messaging client capable of using "
+				  "AIM, MSN, Yahoo!, Jabber, ICQ, IRC, SILC, "
+				  "Novell GroupWise, Napster, Zephyr, and Gadu-Gadu "
+				  "all at once.  It is written using "
 				  "Gtk+ and is licensed under the GPL.<BR><BR>"), GTK_IMHTML_NO_SCROLL);
 
 	gtk_imhtml_append_text(GTK_IMHTML(text),

mercurial