[file-roller] updated for version 3.5.2
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [file-roller] updated for version 3.5.2
- Date: Mon, 25 Jun 2012 20:06:27 +0000 (UTC)
commit 7ae381d30e64033ebdc156a50a107202a7456441
Author: Paolo Bacchilega <paobac src gnome org>
Date: Mon Jun 25 22:02:28 2012 +0200
updated for version 3.5.2
NEWS | 43 +++++++++++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 44 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 763e2ee..13153ad 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,46 @@
+version 3.5.2
+-------------
+
+ New features and user visible changes:
+
+ * Allow the user to cancel addition and deletion of files
+ to an exiting archive.
+ * Progress dialog: show the number of remaining files to
+ complete the operation; show the archive name in the
+ main message.
+ * Removed the stop button from the toolbar. The user can
+ use the progress dialog cancel button to stop a long
+ operation.
+ * Enabled interactive search in the file list. The user
+ can just start typing the name of a file and if present
+ in the list it will get selected.
+ * Removed the help buttons from the dialogs.
+
+ Internal code changes:
+
+ * Renamed the D-Bus interface as org.gnome.ArchiveManager1.
+ * Use the file-roller extecutable as a D-Bus service as well,
+ instead of using a separate executable.
+ * Define the progress dialog and other dialogs in external files,
+ saved as gresources.
+ * Added a prefix to the utility functions for a better
+ organization and readability of the code.
+
+ New or updated application translations:
+
+ * Greek (Tom Tryfonidis)
+ * Arabic (Khaled Hosny)
+ * Assamese (Nilamdyuti Goswami)
+ * EspaÃol (Daniel Mustieles)
+ * Galician (Fran Dieguez)
+ * Lithuanian (Algimantas MargeviÄius)
+ * Russian (Yuri Kozlov)
+ * Slovenian (Matej UrbanÄiÄ)
+
+ New or updated manual translations:
+
+ * French (Bruno Brouard)
+
version 3.5.1
-------------
diff --git a/configure.ac b/configure.ac
index c662093..277bd82 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.61)
-AC_INIT(file-roller, 3.5.1, [http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller])
+AC_INIT(file-roller, 3.5.2, [http://bugzilla.gnome.org/enter_bug.cgi?product=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]