X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=openbox%2Fplugin.c;h=411eb6fbee5086a385f16174a365be9c08759be5;hb=1a94524b084ccf7026e03f325d86bd6058ff99b1;hp=18c55064e6651be18802cdfe6d4975ddb729a012;hpb=35ed95fe18e9b8d7a79f79f4fd7466a2b46435e3;p=chaz%2Fopenbox diff --git a/openbox/plugin.c b/openbox/plugin.c index 18c55064..411eb6fb 100644 --- a/openbox/plugin.c +++ b/openbox/plugin.c @@ -161,6 +161,7 @@ void plugin_loadall(ObParseInst *i) /* XXX rm me when the parser loads me magically */ plugin_open("client_menu", i); + plugin_open("client_list_menu", i); } else { /* load the plugins in the rc file */ while (g_io_channel_read_line(io, &name, NULL, NULL, &err) ==