changeset 14967: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 650dee386bf6
children 9bfc30adbda2
files gtk/gtkdialogs.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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>"