summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2010-11-01 18:08:41 +0100
committerCosimo Cecchi <cosimoc@gnome.org>2010-11-01 18:08:41 +0100
commitd61097230c3b77931b7fc6212f70104f1fcdab04 (patch)
tree5215c5d1b48b1ce404c7117cdd3aea301cd13328
parent2b99456d621c08bd097b87726704e671c76be1a1 (diff)
downloadnautilus-2.91.1.tar.gz
Release 2.91.12.91.1
-rw-r--r--NEWS8
-rw-r--r--configure.in2
-rw-r--r--po/POTFILES.in1
3 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 07835a6f3..c0056adb3 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 4d8febbc2..efb974221 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 9228b64d3..2d9ad8aa9 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