diff src/gtkaccount.c @ 7859:e873d0bd0e6c

[gaim-migrate @ 8513] I changed some stuff with conversation menus. Stuff is renamed, moved around, not grayed out, grayed out, visible, somewhat works for chats, etc. Ima finish this tomorrow because it's 6 o'freaking clock. It shouldn't make anything worse, and might make some things better. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 14 Dec 2003 11:03:54 +0000
parents 8e60ddc28a22
children 1b8261f374ea
line wrap: on
line diff
--- a/src/gtkaccount.c	Sun Dec 14 07:00:43 2003 +0000
+++ b/src/gtkaccount.c	Sun Dec 14 11:03:54 2003 +0000
@@ -2081,7 +2081,7 @@
 
 	if (buddy != NULL)
 	{
-		gaim_notify_info(NULL, NULL, _("Gaim - Information"), buffer);
+		gaim_notify_info(NULL, NULL, _("Information"), buffer);
 	}
 	else
 	{