[nautilus] release: prepare for 3.3.4



commit 8ff0ae7d645b4c076977ab889b46a20392d3da25
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Jan 16 10:29:25 2012 -0500

    release: prepare for 3.3.4

 NEWS         |    7 +++++++
 configure.in |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a5297ab..b739264 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Major changes in 3.3.4 are:
+* Show both the current file counter and the total files in file operations UI
+* Lazily initialize the notification daemon
+* Move the UI files and icons into GResources
+* Refactor of NautilusWindowPane and NautilusWindowSlot code
+* libnautilus-extension GIR coverage has been improved
+
 Major changes in 3.3.3 are:
 * Implement the org.freedesktop.FileManager1 DBus interface
 * Show context menu for current folder when clicking empty space
diff --git a/configure.in b/configure.in
index 3d12a88..f89522a 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.3.3, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 3.3.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]