[nautilus-python/nautilus-3.0] Require nautilus 2.32, since that has good annotations



commit ef824baea5be8b881fd1cba0310d9ea28c2b6b6e
Author: Adam Plumb <adamplumb gmail com>
Date:   Mon Mar 14 12:45:13 2011 -0400

    Require nautilus 2.32, since that has good annotations

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 824a730..40ab4c6 100644
--- a/configure.in
+++ b/configure.in
@@ -12,7 +12,7 @@ AC_CONFIG_MACRO_DIR([m4])
 
 AC_SUBST(ACLOCAL_AMFLAGS, "-I m4 -I .")
 
-NAUTILUS_REQUIRED=2.91
+NAUTILUS_REQUIRED=2.32
 PYGOBJECT_REQUIRED=2.16.0
 
 AC_PROG_CC



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