- Change Summary:
-
If the description is different than the summary,
rbt land
will concat the two together so we don't need the summary line twice. - Description:
-
- Fix problem that the enabled-accounts menu is empty when creating a new account
- purple_account_manager_add
needs to set up signal connections beforepurple_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.
Fix problem that the enabled-accounts menu is empty when creating a new account
Review Request #3250 — Created June 10, 2024 and submitted
purple_account_manager_add
needs to set up signal connections beforepurple_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 |
---|---|
5cd6ba490d55ac50f3a344a361690523581ad4ae |