comparison src/protocols/novell/novell.c @ 11533:c9b815aeddc1

[gaim-migrate @ 13782] Pushing more of the userinfo stuff to the UI. Also, fixed a notify API warning in the perl plugin. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Mon, 12 Sep 2005 20:04:37 +0000
parents bf763a1b2454
children 16796e09b9c1
comparison
equal deleted inserted replaced
11532:57439a383f4f 11533:c9b815aeddc1
1510 nm_release_property(property); 1510 nm_release_property(property);
1511 } 1511 }
1512 } 1512 }
1513 1513
1514 gaim_notify_userinfo(gc, nm_user_record_get_userid(user_record), 1514 gaim_notify_userinfo(gc, nm_user_record_get_userid(user_record),
1515 _("User Properties"), NULL, info_text->str, 1515 info_text->str, NULL, NULL);
1516 NULL, NULL);
1517 1516
1518 g_string_free(info_text, TRUE); 1517 g_string_free(info_text, TRUE);
1519 } 1518 }
1520 1519
1521 /* Send a join conference, the first item in the parms list is the 1520 /* Send a join conference, the first item in the parms list is the