diff gtk/gtkdialogs.c @ 14966:97e612de2fa4

[gaim-migrate @ 17745] Fix bug #1594978: Missing comma in About text committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Mon, 13 Nov 2006 20:09:36 +0000
parents 8ba7a9912461
children 9e904eb0c009
line wrap: on
line diff
--- a/gtk/gtkdialogs.c	Mon Nov 13 06:47:19 2006 +0000
+++ b/gtk/gtkdialogs.c	Mon Nov 13 20:09:36 2006 +0000
@@ -331,7 +331,7 @@
 
 	g_string_append(str,
 		_("Gaim is a modular messaging client capable of using "
-		  "AIM, MSN, Yahoo!, Jabber, ICQ, IRC, SILC, SIP/SIMPLE"
+		  "AIM, MSN, Yahoo!, Jabber, ICQ, IRC, SILC, SIP/SIMPLE, "
 		  "Novell GroupWise, Lotus Sametime, Bonjour, Zephyr, "
 		  "Gadu-Gadu, and QQ all at once.  "
 		  "It is written using GTK+.<BR><BR>"