From: <rl...@us...> - 2006-08-26 06:26:28
|
Revision: 17037 Author: rlaager Date: 2006-08-25 23:26:25 -0700 (Fri, 25 Aug 2006) ViewCVS: http://svn.sourceforge.net/gaim/?rev=17037&view=rev Log Message: ----------- Add QQ to the list of protocols in the About box. Modified Paths: -------------- trunk/gtk/gtkdialogs.c Modified: trunk/gtk/gtkdialogs.c =================================================================== --- trunk/gtk/gtkdialogs.c 2006-08-26 06:26:09 UTC (rev 17036) +++ trunk/gtk/gtkdialogs.c 2006-08-26 06:26:25 UTC (rev 17037) @@ -320,8 +320,8 @@ 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, and Gadu-Gadu " - "all at once. It is written using GTK+.<BR><BR>" + "Novell GroupWise, Lotus Sametime, 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. " This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |