[Github-comments] [geany] Proxy plugins (#629)

Colomban Wendling notifications at xxxxx
Thu Sep 24 19:47:52 UTC 2015


> @@ -1028,6 +1298,17 @@ void plugins_init(void)
>  
>  	g_signal_connect(geany_object, "save-settings", G_CALLBACK(update_active_plugins_pref), NULL);
>  	stash_group_add_string_vector(group, &active_plugins_pref, "active_plugins", NULL);
> +
> +	g_queue_push_head(&active_proxies, &builtin_so_proxy);
> +}
> +
> +
> +/* Same as plugin_free(), except it does nothing for pluxies-in-use, to be called on

s/pluxies/proxies/

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/629/files#r40363830
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20150924/c7169629/attachment.html>


More information about the Github-comments mailing list