comparison src/gtkaccount.c @ 11011:fdc125469445

[gaim-migrate @ 12872] "Information"? Really? committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 14 Jun 2005 04:14:00 +0000
parents 845a0dd5ca45
children 7af7d234e1e0
comparison
equal deleted inserted replaced
11010:9fe9c7e00666 11011:fdc125469445
2470 ? "" 2470 ? ""
2471 : _("\n\nDo you wish to add him or her to your buddy list?"))); 2471 : _("\n\nDo you wish to add him or her to your buddy list?")));
2472 2472
2473 if (buddy != NULL) 2473 if (buddy != NULL)
2474 { 2474 {
2475 gaim_notify_info(NULL, NULL, _("Information"), buffer); 2475 gaim_notify_info(NULL, NULL, buffer, NULL);
2476 } 2476 }
2477 else 2477 else
2478 { 2478 {
2479 gaim_request_action(NULL, NULL, _("Add buddy to your list?"), 2479 gaim_request_action(NULL, NULL, _("Add buddy to your list?"),
2480 buffer, GAIM_DEFAULT_ACTION_NONE, data, 2, 2480 buffer, GAIM_DEFAULT_ACTION_NONE, data, 2,