[file-roller] updated for version 3.11.4
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [file-roller] updated for version 3.11.4
- Date: Mon, 13 Jan 2014 23:42:52 +0000 (UTC)
commit abba5b6852be9333854b13fa34374a30effa9b28
Author: Paolo Bacchilega <paobac src gnome org>
Date: Tue Jan 14 00:40:08 2014 +0100
updated for version 3.11.4
NEWS | 39 +++++++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 40 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index fbf9cde..5966896 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,42 @@
+version 3.11.4
+--------------
+
+ New features and user visible changes:
+
+ * Use a HeaderBar instead of a Toolbar
+ * Removed the statusbar.
+
+ Bugs fixed:
+
+ * src/gtk-utils.c: non-void function should return a value (#722002)
+ * Cannot extract .tar.lzop archives (#720279)
+ * file-roller should not require sudo/root to extract an iso. (#721093)
+ * Align better the buttons in the header bar (Yosef Or Boczko) (#720904)
+ * Removed all the deprecated functions from the source code.
+
+ New or updated application translations:
+
+ * Tajik (Victor Ibragimov)
+ * Galician (Fran Dieguez)
+ * Greek (Dimitris Spingos (Δημήτρης Σπίγγος))
+ * Brazilian Portuguese (Rafael Ferreira)
+ * Chinese (Hong Kong) (Cheng-Chia Tseng)
+ * Chinese (simplified) (Tong Hui)
+ * Chinese (traditional) (Cheng-Chia Tseng)
+ * Deutsch (Benjamin Steinwender)
+ * Español (Daniel Mustieles)
+ * Italian (Milo Casagrande)
+ * Kazakh (Baurzhan Muftakhidinov)
+ * Lietuvių (Aurimas Černius)
+ * Norwegian bokmål (Kjartan Maraas)
+ * Slovenian Translation (Matej Urbančič)
+ * Telugu (Krishnababu Krothapalli)
+ * עברית (Yosef Or Boczko)
+
+ New or updated manual translations:
+
+ * Greek (Dimitris Spingos (Δημήτρης Σπίγγος))
+
version 3.11.3
--------------
diff --git a/configure.ac b/configure.ac
index 247c55a..3a4e900 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.11.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller],[file-roller])
+AC_INIT([file-roller],[3.11.4],[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]