Fix problem that the enabled-accounts menu is empty when creating a new account

Review Request #3250 — Created June 10, 2024 and submitted

Information

pidgin/pidgin
default

Reviewers

purple_account_manager_add needs to set up signal connections before purple_account_set_enabled is called because the "notify::enabled" signal eventually triggers the update of the menu model of the enabled-accounts section of the accounts menu.

Created a new account and checked that it's listed in the enabled-accounts section of the accounts menu.

Summary ID
Fix problem that the enabled-accounts menu is empty when creating a new account
5cd6ba490d55ac50f3a344a361690523581ad4ae
grim
grim
  1. Great find and awesome work, thanks!!

  2. 
      
grim
Review request changed
Status:
Completed