[Github-comments] [geany/geany-plugins] Ported 'Debugger' plugin to GTK+3. (#645)

Colomban Wendling notifications at xxxxx
Wed Feb 14 20:53:30 UTC 2018


b4n commented on this pull request.



> @@ -1,9 +1,9 @@
 AC_DEFUN([GP_CHECK_DEBUGGER],
 [
     GP_ARG_DISABLE([Debugger], [auto])
-    GP_CHECK_PLUGIN_GTK2_ONLY([Debugger])
+    GP_CHECK_PLUGIN_GTK3_ONLY([Debugger])

I didn't check how hard it'd be to support both GTK2 and GTK3, but it seems a little sad to switch from one restriction to the other.  Well, I guess it becomes less and less mandatory to support GTK2, but still.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/645#pullrequestreview-96652830
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180214/d2e73c25/attachment.html>


More information about the Github-comments mailing list