Fix uses of PurpleAccount as a PurpleContactInfo

Review Request #3665 — Created Nov. 22, 2024 and submitted

Information

pidgin/pidgin
default

Reviewers

This was changed from is-a to has-a relationship in /r/3157.

Compiled only (and not even that for wincred, tbh)

Summary ID
Fix uses of PurpleAccount as a PurpleContactInfo
This was changed from is-a to has-a relationship in /r/3157.
7d4f47ccea27e84ed1f3dae74dbb3ee35d7d0b6b
Description From Last Updated

Not sure if this actually is set to anything or whether it should use purple_account_get_username instead.

QuLogicQuLogic
QuLogic
  1. 
      
  2. libpurple/purpleaccount.c (Diff revision 1)
     
     
    Show all issues

    Not sure if this actually is set to anything or whether it should use purple_account_get_username instead.

    1. Yeah lets just make this use the username.

  3. 
      
grim
  1. 
      
  2. There's a bunch of stuff broken on windows, i have a branch started but not finished.

  3. 
      
QuLogic
grim
  1. Great work, thank you so much!!

  2. 
      
grim
Review request changed
Status:
Completed