[nautilus] Release 2.91.1



commit d61097230c3b77931b7fc6212f70104f1fcdab04
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Nov 1 18:08:41 2010 +0100

    Release 2.91.1

 NEWS           |    8 ++++++++
 configure.in   |    2 +-
 po/POTFILES.in |    1 +
 3 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 07835a6..c0056ad 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Major changes in 2.91.1 are:
+* Fix a number of GTK+ 3 regressions
+* Port to the new GApplication API
+* Add a settings key to make the background fade effect optional
+* Add a settings key to register an external mass-renamer
+* Drop support for old EXIF/XMP APIs
+* Move the nautilus-sendto extension module in-tree
+
 Major changes in  2.91.0.1 are:
 * Fix a crash related to GtkSpinner
 * Fix the filename cell renderer to use the new GtkSizeRequest functions
diff --git a/configure.in b/configure.in
index 4d8febb..efb9742 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.0.1, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 2.91.1, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
 
 dnl ===========================================================================
 
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 9228b64..2d9ad8a 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -107,3 +107,4 @@ src/nautilus-window.c
 src/nautilus-x-content-bar.c
 src/nautilus-zoom-control.c
 src/network-scheme.desktop.in
+nautilus-sendto-extension/nautilus-nste.c



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