Add a name-for-display property to PurplePerson

Review Request #2205 — Created Jan. 20, 2023 and submitted

Information

pidgin/pidgin
default

Reviewers

This will first return the alias of the person if set. If there is no alias set
on the person but there is a priority contact info, the value of
purple_contact_info_get_name_for_display will be called on the priority contact
info, otherwise NULL will be returned.

Verified everything looked right in the contact list and verified everything looked alright in the docs and ran the unit tests.

Summary ID
Add a name-for-display property to PurplePerson
This will first return the alias of the person if set. If there is no alias set the person but there is a priority contact info, the value of purple_contact_info_get_name_for_display will be called on the priority contact info, otherwise NULL will be returned.
90c28d32c09836f79c1442c2a722333680be4ae1
grim
grim
ivanhoe
  1. Ship It!
  2. 
      
grim
grim
Review request changed

Status: Closed (submitted)

Loading...