Convert PidginAccountsDisabledMenu to the list model
Review Request #3952 — Created March 31, 2025 and submitted
This isn't exactly what PIDGIN-18067 requested, but should be a reasonable version of it.
Started Pidgin with all accounts enabled, and the menu showed the placeholder "No disabled accounts". Disabled an account, and that was replaced by the disabled account. Enabled the account again, and the placeholder text returned.
Also, started Pidgin with an account disabled, and it was in the menu without the placeholder.
Summary | ID |
---|---|
cdaba64cd56cf79b6f62f53779141d48602b8cc3 |
Description | From | Last Updated | ||
---|---|---|---|---|
We've been using G_CONNECT_DEFAULT instead of the 0 now. |
|
|||
There are no open issues |
- Change Summary:
-
Use
G_CONNECT_DEFAULT
- Commits:
-
Summary ID ef02f7282536f5450165ae8563a8bb0f0584caa7 cdaba64cd56cf79b6f62f53779141d48602b8cc3 - Diff:
-
Revision 2 (+76 -84)