[nautilus-python] Require nautilus 2.22, since we now use GIO methods which were introduced then



commit 3b757a45b8be164d2e527663f3eb547a1344ce89
Author: Adam Plumb <adamplumb gmail com>
Date:   Fri Jan 15 11:33:48 2010 -0500

    Require nautilus 2.22, since we now use GIO methods which were introduced then

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 331999b..56152d4 100644
--- a/configure.in
+++ b/configure.in
@@ -11,7 +11,7 @@ AM_CONFIG_HEADER(config.h)
 
 AC_SUBST(ACLOCAL_AMFLAGS, "-I m4 -I .")
 
-NAUTILUS_REQUIRED=2.6.0
+NAUTILUS_REQUIRED=2.22.0
 PYGTK_REQUIRED=2.8.0
 GNOME_PYTHON_REQUIRED=2.12.0
 



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