[Github-comments] [geany-plugins] Add new "Lineoperations" plugin (#324)

Colomban Wendling notifications at xxxxx
Sun Jan 10 02:47:22 UTC 2016


> @@ -0,0 +1,10 @@
> +AC_DEFUN([GP_CHECK_LINEOPERATIONS],
> +[
> +    GP_ARG_DISABLE([LineOperations], [auto])
> +    GP_CHECK_PLUGIN_GTK2_ONLY([LineOperations])

Unless you know why you wouldn't want to support GTK3, you should remove this and try.  Actually, as I read your code nothing should stop you from supporting both GTK2 and GTK3 without a change.
So i'd suggest to drop this GTK2 enforcement

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


More information about the Github-comments mailing list