[geany/geany-plugins] 702bf8: commander: Add support for GTK3

Colomban Wendling git-noreply at xxxxx
Mon Mar 18 08:32:06 UTC 2013


Branch:      refs/heads/master
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Wed, 30 Jan 2013 21:24:54 UTC
Commit:      702bf8474c4c949dbfb06d013696b2dc11bb207e
             https://github.com/geany/geany-plugins/commit/702bf8474c4c949dbfb06d013696b2dc11bb207e

Log Message:
-----------
commander: Add support for GTK3


Modified Paths:
--------------
    build/commander.m4

Modified: build/commander.m4
2 files changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -3,7 +3,7 @@ AC_DEFUN([GP_CHECK_COMMANDER],
     GP_ARG_DISABLE([Commander], [auto])
 
     GP_CHECK_PLUGIN_DEPS([Commander], [COMMANDER],
-                         [gtk+-2.0 >= 2.16
+                         [$GP_GTK_PACKAGE >= 2.16
                           glib-2.0 >= 2.4])
 
     GP_COMMIT_PLUGIN_STATUS([Commander])



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Plugins-Commits mailing list