From c2f115303625175ec4d3936c7121501193f5f630 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Tue, 10 Jul 2007 11:56:30 +0000 Subject: Update gtk+ req to 2.11.6. 2007-07-10 Christian Persch * configure.ac: Update gtk+ req to 2.11.6. * src/ephy-statusbar.c: (ephy_statusbar_class_init), (create_caret_indicator), (ephy_statusbar_init), (ephy_statusbar_set_security_state), (ephy_statusbar_set_popups_state): * src/ephy-statusbar.h: * src/epiphany.defs: Port EphyStatusbar to the new tooltips API. svn path=/trunk/; revision=7127 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 3341610de..06fdf1e55 100644 --- a/configure.ac +++ b/configure.ac @@ -75,7 +75,7 @@ if test "x$enable_maintainer_mode" = "xyes"; then fi GLIB_REQUIRED=2.12.0 -GTK_REQUIRED=2.10.0 +GTK_REQUIRED=2.11.6 LIBXML_REQUIRED=2.6.12 LIBXSLT_REQUIRED=1.1.7 LIBGLADE_REQUIRED=2.3.1 -- cgit v1.2.3