comparison src/gtkdialogs.c @ 12504:78e69ba4f596

[gaim-migrate @ 14816] mention sametime in the about blurb committer: Tailor Script <tailor@pidgin.im>
author Christopher O'Brien <siege@pidgin.im>
date Fri, 16 Dec 2005 18:44:07 +0000
parents 0c8a45692e57
children d0bafd22f056
comparison
equal deleted inserted replaced
12503:8ed35c29007f 12504:78e69ba4f596
233 str = g_string_sized_new(4096); 233 str = g_string_sized_new(4096);
234 234
235 g_string_append(str, 235 g_string_append(str,
236 _("Gaim is a modular messaging client capable of using " 236 _("Gaim is a modular messaging client capable of using "
237 "AIM, MSN, Yahoo!, Jabber, ICQ, IRC, SILC, " 237 "AIM, MSN, Yahoo!, Jabber, ICQ, IRC, SILC, "
238 "Novell GroupWise, Napster, Zephyr, and Gadu-Gadu " 238 "Novell GroupWise, Lotus Sametime, Napster, Zephyr, and Gadu-Gadu "
239 "all at once. It is written using " 239 "all at once. It is written using "
240 "GTK+ and is licensed under the GNU GPL.<BR><BR>")); 240 "GTK+ and is licensed under the GNU GPL.<BR><BR>"));
241 241
242 g_string_append(str, "<FONT SIZE=\"4\">URL:</FONT> <A HREF=\"" 242 g_string_append(str, "<FONT SIZE=\"4\">URL:</FONT> <A HREF=\""
243 GAIM_WEBSITE "\">" GAIM_WEBSITE "</A><BR/><BR/>"); 243 GAIM_WEBSITE "\">" GAIM_WEBSITE "</A><BR/><BR/>");