| 1474 } |
1474 } |
| 1475 nm_release_property(property); |
1475 nm_release_property(property); |
| 1476 } |
1476 } |
| 1477 } |
1477 } |
| 1478 |
1478 |
| 1479 gaim_notify_formatted(NULL, NULL, _("User Properties"), |
1479 gaim_notify_userinfo(gc, nm_user_record_get_userid(user_record), NULL, |
| 1480 NULL, info_text->str, NULL, NULL); |
1480 _("User Properties"), NULL, info_text->str, |
| |
1481 NULL, NULL); |
| 1481 |
1482 |
| 1482 g_string_free(info_text, TRUE); |
1483 g_string_free(info_text, TRUE); |
| 1483 } |
1484 } |
| 1484 |
1485 |
| 1485 /* Send a join conference, the first item in the parms list is the |
1486 /* Send a join conference, the first item in the parms list is the |