GNOME Bugzilla – Bug 675391
Remove support for EVOLUTION_PLUGIN_PATH
Last modified: 2012-05-08 01:49:18 UTC
It seems that eplugins are read from the home directory by default. It might be better to use the xdg data dirs for this.
Example? I don't know what we'd be reading from the home directory.
Yeah, eplugins :) e-util/e-plugin.c: path = g_build_filename(g_get_home_dir(), ".eplugins", NULL);
Oh wow. If even I didn't know about that, I can't imagine anyone else does. I've never ever heard anyone using it. The EPlugin framework is gradually being decommissioned anyway, so I'm just going to rip that hidden feature out and see if anyone notices. Fixed for Evolution 3.5.2 in: http://git.gnome.org/browse/evolution/commit/?id=381c91c0d23f717e07da16ab6df56a655b5388b5