[nautilus] Release 2.91.7
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] Release 2.91.7
- Date: Mon, 10 Jan 2011 17:20:42 +0000 (UTC)
commit cd976fa26099fb8c1f2084a6bae7ac0b05f5e29e
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Mon Jan 10 18:19:21 2011 +0100
Release 2.91.7
NEWS | 7 +++++++
configure.in | 4 ++--
po/POTFILES.in | 1 +
3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5364f41..d95356d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Major changes in 2.91.7 are:
+* Adapt to GTK+ 2.99.0 deprecations
+* Fix a crasher in the pathbar
+* Use a consistent name for the Home folder
+* Use a consistent name for the 'Create New Folder/Document' menu items
+* Build tweaks
+
Major changes in 2.91.6 are:
* Fix build with GTK+ 2.91.7
diff --git a/configure.in b/configure.in
index fed7ef0..24a06e7 100644
--- a/configure.in
+++ b/configure.in
@@ -5,7 +5,7 @@ dnl ===========================================================================
m4_define(glib_minver, 2.27.5)
m4_define(gnome_desktop_minver, 2.91.2)
m4_define(pango_minver, 1.1.2)
-m4_define(gtk_minver, 2.91.6)
+m4_define(gtk_minver, 2.99.0)
m4_define(xml_minver, 2.4.7)
m4_define(exif_minver, 0.5.12)
m4_define(exempi_minver, 1.99.5)
@@ -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.6, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 2.91.7, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
dnl ===========================================================================
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 1da0075..26335a6 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -12,6 +12,7 @@ eel/eel-vfs-extensions.c
libnautilus-extension/nautilus-column.c
libnautilus-extension/nautilus-menu-item.c
libnautilus-extension/nautilus-property-page.c
+libnautilus-private/nautilus-bookmark.c
libnautilus-private/nautilus-clipboard.c
libnautilus-private/nautilus-column-chooser.c
libnautilus-private/nautilus-column-utilities.c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]