[file-roller] updated for version 3.7.1



commit 0c002bd04e3dd3b5b4019884d380fa5b9f2d5646
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Dec 17 21:57:43 2012 +0100

    updated for version 3.7.1

 NEWS         |   37 +++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 38 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index bb6c5a0..ca4462a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,40 @@
+version 3.7.1
+-------------
+
+ New features and user visible changes:
+
+  * Changed the main window layout: removed the menubar; added a menu button
+    on the toolbar that contains the secondary archive actions. (#684117)
+  * Add Microsoft Cabinet to the supported mime types (#689205)
+
+ Bugs fixed:
+
+  * Fixed cut&paste for rar archives.
+  * Fixed file deleting from encrypted rar archives
+  * Crash when pasting a deleted file (#688627)
+  * Fixed history buttons behaviour. (#688648, #578837)
+  * File-Roller doesn't delete directories w/ files within. (#632339)
+  * The properties panel shows an incorrect number of files. (#688634)
+  * Fixed crash when using the --extract-to option (#686321)
+
+ New or updated application translations:
+
+  * Galician (Fran Dieguez)
+  * American English (Dr.T.Vasudevan)
+  * Assamese (Nilamdyuti Goswami)
+  * Deutsch (Christian Kirbach)
+  * EspaÃol Castellano (Daniel Mustieles)
+  * Estonian (Mattias PÃldaru)
+  * Hebrew (Yaron Shahrabani)
+  * Oriya (Manoj Kumar Giri)
+  * Polish (Piotr DrÄg)
+  * Slovenian (Matej UrbanÄiÄ)
+  * Telugu (Krishnababu Krothapalli)
+
+ New or updated manual translations:
+
+  * EspaÃol (Daniel Mustieles)
+
 version 3.6.2
 -------------
 
diff --git a/configure.ac b/configure.ac
index f627e28..708aa92 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.7.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller],[file-roller])
+AC_INIT([file-roller],[3.7.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]