Add protocol actions to Pidgin account menu
Review Request #1364 — Created March 22, 2022 and submitted
Add protocol actions to Pidgin account menu
Compiled with other reviews and ran. Also added multiple demo accounts and disabled them one by one and verified they continued to work.
Summary | ID | Author |
---|---|---|
b8723849d71ace0404a1fcc1be8cc4eb89f1bc0f | Gary Kramlich |
Description | From | Last Updated |
---|---|---|
This will be replaced by another rr once /r/1360 is landed. |
grim | |
instead of hardcoding a number here, we should put a section with an id in the enabled-account menu in gtk/menus.ui |
grim | |
might want to use g_list_foreach |
grim | |
I'm also realizing now that this should be a method in PidginApplication as we'll need to insert the action group … |
grim | |
this should probably be signed on as then we have a connection. |
grim |
- Change Summary:
-
add an old bug that was trying to address some of this.
- Bugs:
- Change Summary:
-
update depends on
- Change Summary:
-
Update with all the stuff we've learned/created since this was originally opened.
- Testing Done:
-
~ Compiled with other reviews and ran.
~ Compiled with other reviews and ran. Also added multiple demo accounts and disabled them one by one and verified they continued to work.
- Commits:
-
Summary ID Author 7f933f79e44626ce3b51de9878a4155eed21f431 Elliott Sales de Andrade b8723849d71ace0404a1fcc1be8cc4eb89f1bc0f Gary Kramlich - Diff:
-
Revision 2 (+142)