[file-roller] updated for version 3.15.1



commit 63939cdb665bbd6bf264c6a258e10400eabfb7ef
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Oct 27 22:21:56 2014 +0100

    updated for version 3.15.1

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f9c63de..8c25b22 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+version 3.15.1
+--------------
+
+ Bugs fixed:
+
+  * file-selector-dialog: Use symbolic icon for the go up button (Yosef
+    Or Boczko) (#735438)
+  * request-dialog: Remove the unneeded image (Yosef Or Boczko)
+    (#735438)
+  * Make the error dialogs more modern. Make it a real
+    GtkMessageDialog. Also, remove the icon, we not needs it
+    anymore. (Yosef Or Boczko) (#735438)
+
 version 3.14.1
 --------------
 
diff --git a/configure.ac b/configure.ac
index 2c6a31f..aa42191 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.68])
 
-AC_INIT([file-roller],[3.15.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller],[file-roller])
+AC_INIT([file-roller],[3.15.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller],[file-roller])
 AM_INIT_AUTOMAKE([1.11 foreign no-dist-gzip dist-xz tar-ustar])
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 


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