summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMark McLoughlin <mark@skynet.ie>2002-10-02 05:36:58 +0000
committerMark McLoughlin <mmclouglin@src.gnome.org>2002-10-02 05:36:58 +0000
commit3e6bfd6af629583e51a1120ee407ccfbaeec1b27 (patch)
treed03148f8d07673a8c97cfa75de1d890213b9e8a7 /configure.in
parent3fa3cfe91a6f995ce99dedbd5f3609dccb6dec72 (diff)
downloadnautilus-3e6bfd6af629583e51a1120ee407ccfbaeec1b27.tar.gz
Merge the multihead branch into HEAD and :
2002-10-02 Mark McLoughlin <mark@skynet.ie> * acconfig.h: define HAVE_GTK_MULTIHEAD for egg-screen-exec methods. * configure.in: require gtk 2.1.0 and don't define HAVE_GTK_MULTIHEAD. * libnautilus-private/nautilus-multihead-hacks.h: kill. * libnautilus-private/nautilus-directory-background: (make_root_pixmap), (set_root_pixmap): use gdk_screen_get_display instead of assuming the default display. * src/nautilus-shell.c: (restore_one_window_callback): add backwards compat support for sessions without a screen number.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 3f0990c80..450c92d4f 100644
--- a/configure.in
+++ b/configure.in
@@ -14,7 +14,7 @@ GNOME_DESKTOP_REQUIRED=2.0.3
GNOME_REQUIRED=2.0.1
GNOME_UI_REQUIRED=2.1.0
GNOME_VFS_REQUIRED=1.9
-GTK_REQUIRED=2.0.5
+GTK_REQUIRED=2.1.0
MEDUSA_REQUIRED=0.5.1
RSVG_REQUIRED=2.0.1
XML_REQUIRED=2.4.7