Name
e_plugin_add_load_path —
Synopsis
void e_plugin_add_load_path ( | path); | |
Arguments
- path
The path to add to search for plugins.
Description
Add a path to be searched when e_plugin_load_plugins is called.
By default the system plugin directory and ~/.eplugins is used as
the search path unless overriden by the environmental variable
EVOLUTION_PLUGIN_PATH.