-
-
pidgin/pidginaccountsenabledmenu.c (Diff revision 1) instead of hardcoding a number here, we should put a section with an id in the
enabled-account
menu ingtk/menus.ui
-
-
pidgin/pidginaccountsenabledmenu.c (Diff revision 1) this should probably be signed on as then we have a connection.
Add protocol actions to Pidgin account menu
Review Request #1364 — Created March 22, 2022 and updated
Information | |
---|---|
QuLogic | |
pidgin/pidgin | |
default | |
PIDGIN-17497 | |
|
|
1365 | |
Reviewers | |
pidgin | |
Add protocol actions to Pidgin account menu
Compiled with other reviews and ran.
Summary |
---|
Description | From | Last Updated |
---|---|---|
This will be replaced by another rr once /r/1360 is landed. |
|
|
instead of hardcoding a number here, we should put a section with an id in the enabled-account menu in gtk/menus.ui |
|
|
might want to use g_list_foreach |
|
|
I'm also realizing now that this should be a method in PidginApplication as we'll need to insert the action group ... |
|
|
this should probably be signed on as then we have a connection. |
|
-
-
pidgin/pidginaccountsenabledmenu.c (Diff revision 1) I'm also realizing now that this should be a method in
PidginApplication
as we'll need to insert the action group into new windows too...
Change Summary:
update depends on
Depends On: |
|
---|