[file-roller] updated for version 3.16.1



commit 6122b3b1cac8b3a74fe980c1a7d234797fe994e0
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Apr 13 20:54:03 2015 +0200

    updated for version 3.16.1

 NEWS         |   19 +++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 20 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f634407..f33e327 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+version 3.16.1
+--------------
+
+ Bugs fixed:
+
+  * Untranslated entries in Nautilus menus (#747318)
+  * don't merge translations into gschema file (#747304)
+  * gtk-utils: fix missing string format argument (Tim Lunn) (#747065)
+  * icon: provide a symbolic variant of the app icon. since gnome 3.16
+    used for the high contrast theme (Jakub Steiner) (#747019)
+
+ New or updated application translations:
+
+  * Estonian (Mattias Põldaru)
+  * Icelandic (Sveinn í Felli)
+  * Japanese (Hajime Taira)
+  * Latvian (Rūdolfs Mazurs)
+  * Punjabi/Panjabi (A S Alam)
+
 version 3.16.0
 --------------
 
diff --git a/configure.ac b/configure.ac
index ef503b0..b3dedfb 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.16.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller],[file-roller])
+AC_INIT([file-roller],[3.16.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]