Add an environment variable for Finch plugin search path

Review Request #969 — Created Oct. 1, 2021 and submitted

Information

pidgin/pidgin
default
973

Reviewers

Add an environment variable for Finch plugin search path

Compiled only for now

Summary ID
Add an environment variable for Finch plugin search path
1cc84ba665e304189fdd6939783d555637cc1b50
Description From Last Updated

I think a better way to do this, would be to add a gplugin_manager_add_paths_from_environment and just pass in the name …

grimgrim
grim
  1. 
      
  2. I think a better way to do this, would be to add a gplugin_manager_add_paths_from_environment and just pass in the name and let gplugin do the work of splitting paths and stuff.

    However I see this is still using the purple_plugins_ api which is on my short list for chopping, so maybe this is okay until that chopping?

    1. Yea, that makes sense; probably do it together with the purple_plugins_ API change, though?

    2. Sure, I've created GPLUGIN-143 to track the feature in GPlugin.

  3. 
      
grim
  1. Ship It!
  2. 
      
grim
Review request changed

Status: Closed (submitted)

Loading...