# HG changeset patch # User Christopher O'Brien # Date 1134758647 0 # Node ID 78e69ba4f5961ab6fd1a0b42db5f8959b3b9754a # Parent 8ed35c29007fa936af05d3688514b65a6badefd6 [gaim-migrate @ 14816] mention sametime in the about blurb committer: Tailor Script diff -r 8ed35c29007f -r 78e69ba4f596 src/gtkdialogs.c --- a/src/gtkdialogs.c Fri Dec 16 18:39:21 2005 +0000 +++ b/src/gtkdialogs.c Fri Dec 16 18:44:07 2005 +0000 @@ -235,7 +235,7 @@ g_string_append(str, _("Gaim is a modular messaging client capable of using " "AIM, MSN, Yahoo!, Jabber, ICQ, IRC, SILC, " - "Novell GroupWise, Napster, Zephyr, and Gadu-Gadu " + "Novell GroupWise, Lotus Sametime, Napster, Zephyr, and Gadu-Gadu " "all at once. It is written using " "GTK+ and is licensed under the GNU GPL.

"));