[gconf-editor] Switch to GTK+ 3



commit d573f1b5eb69df9a78527308bf1386390fe9606c
Author: Frédéric Péters <fpeters 0d be>
Date:   Tue Jul 13 20:26:59 2010 +0200

    Switch to GTK+ 3

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 9117388..5900782 100644
--- a/configure.in
+++ b/configure.in
@@ -29,7 +29,7 @@ changequote([,])dnl
 
 PKG_CHECK_MODULES(GCONF_EDITOR,
 		  gconf-2.0 >= 2.9.2
-		  gtk+-2.0 >= 2.20.0
+		  gtk+-3.0 >= 2.90.0
 		  dbus-glib-1)
 
 AC_PATH_PROG(GLIB_GENMARSHAL, glib-genmarshal)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]