changeset 14884:f2b347afd583

[gaim-migrate @ 17653] nosnilmot claims Gaim supports SIP/SIMPLE and Bonjour. Now I can believe him. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Thu, 02 Nov 2006 02:57:25 +0000
parents c8cd118653fc
children 51c51d89c114
files gtk/gtkdialogs.c
diffstat 1 files changed, 4 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/gtk/gtkdialogs.c	Thu Nov 02 00:18:34 2006 +0000
+++ b/gtk/gtkdialogs.c	Thu Nov 02 02:57:25 2006 +0000
@@ -329,9 +329,10 @@
 
 	g_string_append(str,
 		_("Gaim is a modular messaging client capable of using "
-		  "AIM, MSN, Yahoo!, Jabber, ICQ, IRC, SILC, "
-		  "Novell GroupWise, Lotus Sametime, Zephyr, Gadu-Gadu, "
-		  "and QQ all at once.  It is written using GTK+.<BR><BR>"
+		  "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>"
 		  "You may modify and redistribute the program under "
 		  "the terms of the GPL (version 2 or later).  A copy of the GPL is "
 		  "contained in the 'COPYING' file distributed with Gaim.  "