[nautilus] release: prepare for 3.5.4



commit 31a4b7154889174a2effadf6d94c0363c44d2238
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Jul 16 22:25:39 2012 -0400

    release: prepare for 3.5.4

 NEWS         |   29 +++++++++++++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 30 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index eed794c..f94f808 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+Major changes in 3.5.4 are:
+* Add Copy To and Move To actions
+* Add a notification while ejecting volumes
+* List view:
+  - New date format display
+  - Use a list model instead of a tree model for list view
+  - Use a better default column order
+  - Change some list column names
+  - Use 32px icons by default
+  - Tweak padding
+* Search:
+  - "Just type" search
+  - Combine the search bar and the query editor
+  - Tracker engine performance improvements and fixes
+* Sidebar:
+  - Add a recent files place
+  - Use symbolic icons
+  - Improve order of the items
+* Toolbar:
+  - Change toolbar layout to the GNOME 3 style
+  - Don't show titlebar when maximized
+  - Use a linked style for the pathbar
+* Menus:
+  - Migrate the menubar to a gear menu
+  - Remove "Go" menu
+  - Remove "Bookmarks" menu
+* Remove "Text beside icons" option for icon view
+* Fix loading string not disappearing in image properties on load
+
 Major changes in 3.5.3 are:
 * Fix accessibility implementation of rename entries and icon view
 * Fix DnD not working on sidebar bookmarks
diff --git a/configure.in b/configure.in
index a481f12..0fce54b 100644
--- a/configure.in
+++ b/configure.in
@@ -18,7 +18,7 @@ dnl Interface break is not allowed.
 m4_define(nautilus_extension_current,  5)
 m4_define(nautilus_extension_revision, 0)
 
-AC_INIT(nautilus, 3.5.3, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 3.5.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]