Skip to content

manager: Allow to add plugin dir via environent

Guido Gunther requested to merge guido.gunther/calls:plugin-dir into master

This eases testing of plugins from the source tree:

CALLS_PLUGIN_DIR=_build/plugins/dummy/ _build/src/gnome-calls -p dummy

Merge request reports