mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
* #19866: gnome: ensure that "Using account ..." is correct at startup
This commit is contained in:
@ -427,6 +427,7 @@ registration_state_changed_cb(G_GNUC_UNUSED DBusGProxy *proxy, const gchar *acco
|
||||
if (acc) {
|
||||
acc->state = state;
|
||||
update_account_list_status_bar(acc);
|
||||
status_bar_display_account();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user