[nautilus] Release 2.91.3



commit 41059f897c33f981ce03c1dd62bcbbd20a53c52d
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Nov 29 19:11:38 2010 +0100

    Release 2.91.3

 NEWS         |    9 +++++++++
 configure.in |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ba4a58c..4034801 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+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
+  a capplet in gnome-control-center for the autorun system settings.
+* Fix interaction with the session manager
+* Don't use gtk_[h|v]_separator_new
+* Identify OGG Vorbis files as music in the search UI
+* Require new gnome-desktop
+
 Major changes in 2.91.2 are:
 * Use GSettings for desktop background
 * Cleanups of the emblem-related code
diff --git a/configure.in b/configure.in
index 358a888..17208f0 100644
--- a/configure.in
+++ b/configure.in
@@ -17,7 +17,7 @@ dnl Interface break is not allowed.
 m4_define(nautilus_extension_current,  3)
 m4_define(nautilus_extension_revision, 0)
 
-AC_INIT(nautilus, 2.91.2, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 2.91.3, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
 
 dnl ===========================================================================
 



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