comparison 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
comparison
equal deleted inserted replaced
7858:1ce040412bd5 7859:e873d0bd0e6c
2079 ? "" 2079 ? ""
2080 : _("\n\nDo you wish to add him or her to your buddy list?"))); 2080 : _("\n\nDo you wish to add him or her to your buddy list?")));
2081 2081
2082 if (buddy != NULL) 2082 if (buddy != NULL)
2083 { 2083 {
2084 gaim_notify_info(NULL, NULL, _("Gaim - Information"), buffer); 2084 gaim_notify_info(NULL, NULL, _("Information"), buffer);
2085 } 2085 }
2086 else 2086 else
2087 { 2087 {
2088 gaim_request_action(NULL, NULL, _("Add buddy to your list?"), 2088 gaim_request_action(NULL, NULL, _("Add buddy to your list?"),
2089 buffer, 0, data, 2, 2089 buffer, 0, data, 2,