[file-roller] updated for version 3.5.90
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [file-roller] updated for version 3.5.90
- Date: Mon, 20 Aug 2012 19:47:04 +0000 (UTC)
commit e142e7b3454dfefd14833a54f95118467275327f
Author: Paolo Bacchilega <paobac src gnome org>
Date: Mon Aug 20 21:42:17 2012 +0200
updated for version 3.5.90
NEWS | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 52 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c344a87..7962507 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,54 @@
+version 3.5.90
+--------------
+
+ New features and user visible changes:
+
+ * Use a single 'Add files' dialog that allows to add both files and folder
+ instead of having two separated commands 'Add files' and 'Add folder'.
+ * Make the "New Archive" dialog look like the "Compress" dialog (#681232)
+ * Extract dialog: always ask whether to overwrite existing files (removed
+ the overwrite option)
+ * Properties dialog: allow to open the archive's folder.
+ * 'Add files' dialog: added option to follow symbolic links.
+ * Edit->Password applies the password to already existing files in the
+ archive (#144391)
+ * Password dialog: show an error message when the password is wrong.
+ * File list sorting: always keep the directories first, even when
+ sorting in reverse order.
+
+ Bugs fixed:
+
+ * Removed non existant keys from the .convert file. (#682022)
+ * Fixed crash when opening compressed files. (#681766)
+ * Fixed crash when extracting an archive from the nautilus context
+ menu. (#681473)
+ * Fixed crash when extracting from the Extract dialog.
+
+ New or updated application translations:
+
+ * Arabic (Khaled Hosny)
+ * Assamese (Nilamdyuti Goswami)
+ * Belarusian (Ihar Hrachyshka)
+ * Chinese (Hong Kong) (Chao-Hsiung Liao)
+ * Chinese (traditional) (Chao-Hsiung Liao)
+ * Deutsch (Hedda Peters)
+ * EspaÃol (Daniel Mustieles)
+ * Galego (Leandro Regueiro)
+ * Gujarati (Sweta Kothari)
+ * Hebrew (Yaron Shahrabani)
+ * Indonesian (Dirgita)
+ * Marathi (Sandeep Shedmake)
+ * Punjabi/Panjabi (A S Alam)
+ * Serbian (Miroslav NikoliÄ)
+ * Turkish (Muhammet Kara)
+
+ New or updated manual translations:
+
+ * EspaÃol (Daniel Mustieles)
+ * Galician (Fran DiÃgeuz)
+ * German (Mario BlÃttermann)
+ * Russian (Yuri Myasoedov)
+
version 3.5.4
-------------
diff --git a/configure.ac b/configure.ac
index fe51304..0f7c38e 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.5.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller],[file-roller])
+AC_INIT([file-roller],[3.5.90],[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]