[file-roller] updated for version 3.19.1



commit be24591d618b2694db0d51129c60cddb59caf238
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Jan 18 21:42:24 2016 +0100

    updated for version 3.19.1

 NEWS         |   50 ++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 51 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c9719c9..8e81665 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,53 @@
+version 3.19.1
+--------------
+
+ New features and user visible changes:
+
+  * Added support for .click packages (#752133)
+  * Use a message dialog to show the result of an extraction (#748428)
+  * Modernized the 'update files' dialog.
+  * Removed the quit button from the confirmation dialog.
+  * Make Nauitlus select the extracted file.
+
+ Bugs fixed:
+
+  * Only show the menubar when the shell shows the menubar (#730291)
+  * Fixed memory leaks (David King) (#752476, #752476, #752476, #752476, #752476, #752476, #752476, #752476)
+  * libarchive: correctly extract sparse files (#747091)
+  * Updated MimeType in org.gnome.FileRoller.desktop (#747639)
+  * Fix documentation typos (Anders Jonsson) (#758814)
+  * Error extracting files using file-roller with unar with the
+    character [ (#755580)
+  * Stop mis-treating p7zip 15.09 as pre-4.55 (Sebastian Pipping) (#757793)
+  * Add a configure environment variable to select the cpio path (Jasper Lievisse Adriaanse)
+  * Appdata: added kudos
+  * Removed deprecated widgets from .ui files
+  * Added support for the official debian package mime type
+  * Fixed message dialog showing a (null) string
+
+ New or updated application translations:
+
+  * Arabic (Khaled Hosny)
+  * Aragonés (Daniel)
+  * Brazilian Portuguese (Enrico Nicoletto)
+  * Czech (Marek Černocký)
+  * Deutsch (Mario Blättermann)
+  * Español; Castellano (Daniel Mustieles)
+  * Fòram na Gàidhlig (GunChleoc)
+  * Lietuvių (Aurimas Černius)
+  * Norwegian bokmål (Kjartan Maraas)
+  * Persian (Arash Mousavi)
+  * Slovak (Dušan Kazik)
+  * suomi (Jiri Grönroos)
+  * Türkçe (Muhammet Kara)
+
+ New or updated manual translations:
+
+  * Brazilian Portuguese (Enrico Nicoletto)
+  * Czech (Marek Černocký)
+  * Deutsch (Christian Kirbach)
+  * Español; Castellano (Daniel Mustieles)
+
 version 3.16.4
 --------------
 
diff --git a/configure.ac b/configure.ac
index 7076106..2de47d8 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.19.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller],[file-roller])
+AC_INIT([file-roller],[3.19.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]