Load a plugin from the command line?

Etan Reisner pidgin at unreliablesource.net
Wed Jul 25 13:23:47 EDT 2007


On Wed, Jul 25, 2007 at 01:26:48PM -0400, Greg Chagnon wrote:
> Hi,
> I was wondering if there was a way to load/unload a plugin from the command
> line.  I would like to be able to have a running instance of Pidgin and send
> it a command to unload a plug in, then load another one.
>
> Thanks for any advice!

Use one of the purple_plugin_find_* functions and purple_plugin_(un)load
through the dbus api.

	-Etan




More information about the Devel mailing list