[nautilus] Release 2.91.9



commit 9e5a32831826ad609f8ad5315e5b6f72bda5c51f
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Fri Feb 4 17:03:30 2011 -0500

    Release 2.91.9

 NEWS         |    7 +++++++
 configure.in |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 433950b..6f0835c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Major changes in 2.91.9 are:
+* Remove GConf dependency completely
+* Fade-out eyecandy for selection rubberband
+* Use notifications instead of a status icon for transfer progress
+* Change launcher name to 'Files'
+* Fix a couple of crashers and UI regressions
+
 Major changes in 2.91.8 are:
 * Propagate custom icons to bookmarks
 * Don't quit the application if there are file operations running
diff --git a/configure.in b/configure.in
index 52d778e..58f448e 100644
--- a/configure.in
+++ b/configure.in
@@ -17,7 +17,7 @@ dnl Interface break is not allowed.
 m4_define(nautilus_extension_current,  4)
 m4_define(nautilus_extension_revision, 0)
 
-AC_INIT(nautilus, 2.91.8, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 2.91.9, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
 
 dnl ===========================================================================
 



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