Remove Purple.ProtocolActions

Review Request #3396 — Created Aug. 13, 2024 and submitted

Information

pidgin/pidgin
default

Reviewers

Everything has been migrated to Purple.Protocol.get_action_menu except for the
actions-changed signal which we'll revisit when we are ready for it as I'm not
sure the current or previous setup would have actually worked.

Called in the turtles and verified the actions still work on the demo protocol plugin.

Summary ID
Remove Purple.ProtocolActions
Everything has been migrated to Purple.Protocol.get_action_menu except for the actions-changed signal which we'll revisit when we are ready for it as I'm not sure the current or previous setup would have actually worked.
84046b496755968a94bd28764fdf248b5effa864
Description From Last Updated

The signal is still used in pidgin_accounts_enabled_menu_init.

ivanhoeivanhoe
ivanhoe
  1. 
      
  2. libpurple/purpleprotocolmanager.c (Diff revision 1)
     
     
    Show all issues

    The signal is still used in pidgin_accounts_enabled_menu_init.

  3. 
      
grim
ivanhoe
  1. Ship It!
  2. 
      
grim
Review request changed
Status:
Completed