[gaim-migrate @ 17653]

Thu, 02 Nov 2006 02:57:25 +0000

author
Richard Laager <rlaager@pidgin.im>
date
Thu, 02 Nov 2006 02:57:25 +0000
changeset 14946
c3a6408c5f0e
parent 14945
4cd7dbf2933b
child 14947
3d4554cea133

[gaim-migrate @ 17653]
nosnilmot claims Gaim supports SIP/SIMPLE and Bonjour. Now I can believe him.

gtk/gtkdialogs.c file | annotate | diff | comparison | revisions
--- 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.  "

mercurial