[gaim-migrate @ 6835]

Wed, 30 Jul 2003 04:50:00 +0000

author
Mark Doliner <markdoliner@pidgin.im>
date
Wed, 30 Jul 2003 04:50:00 +0000
changeset 6336
7c62a14b3486
parent 6335
50ac8e0268cc
child 6337
3399ae066dc1

[gaim-migrate @ 6835]
I rewrote all of Gaim. It's faster now, and can knit.

src/blist.c file | annotate | diff | comparison | revisions
--- a/src/blist.c	Wed Jul 30 03:15:48 2003 +0000
+++ b/src/blist.c	Wed Jul 30 04:50:00 2003 +0000
@@ -754,8 +754,8 @@
 									   "removed.\n", 
 									   "%d buddies from group %s were not "
 									   "removed because their accounts were "
-									   " not logged in.  These buddies and "
-									    "the group were not removed.\n", count),
+									   "not logged in.  These buddies and "
+									   "the group were not removed.\n", count),
 							  count, group->name);
 		gaim_notify_error(NULL, NULL, _("Group not removed"), buf);
 		g_free(buf);

mercurial