[nautilus] Release 2.91.4



commit def31cd34118e4a3daf53819f81a5d7325b8efcb
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Dec 7 10:34:46 2010 +0100

    Release 2.91.4

 NEWS         |   10 ++++++++++
 configure.in |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4034801..a9aae1b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Major changes in 2.91.4 are:
+* Port to the new GtkAppChooser widget family
+* Port to GtkStyleContext
+* Add DBus interfaces for copying files and emptying trash
+* Remove Beagle search support
+* Remove History and Notes sidebar
+* Use a new simpler debug infrastructure
+* Make the preferences an app-wide singleton window
+* Fix some drawing regressions
+
 Major changes in 2.91.3 are:
 * Remove autorun and automount machinery, it moved to gnome-settings-daemon
 * Don't install the 'File Management Properties' binary; there's now
diff --git a/configure.in b/configure.in
index 152f06b..92034b7 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.3, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 2.91.4, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
 
 dnl ===========================================================================
 



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